I have 2 existing Azure Resource Groups. The existing Subnets in the 2 Resource Groups have the same private IP range. The IIS VMs in the 2 Resource Group are also having the same private IP but with different public IPs as websites. They work fine. But I need to setup S2S VPN to login both VMs via RDP. I can successfully login the VM in 1 Resource Group already. But the VM in the 2nd Resource Group is also having the same private IP. How to connect the VPN to that VM without changing its private IP?