question

MAANVineetWINIC-1153 avatar image
0 Votes"
MAANVineetWINIC-1153 asked AndreasBaumgarten answered

networking

i create 2 vms one in central India and another in Central Australia both of them in different vnets but in same resource group

As per documentation they should not be reachable to each other, they need peering to do so.


But my both vms are reachable opened port 3389 in nsg with private IPs? no public ip

How is this possible ?

azure-virtual-network
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

AndreasBaumgarten avatar image
0 Votes"
AndreasBaumgarten answered

Hi @MAANVineetWINIC-1153 ,

just for clarification:
The two Resource Groups in the 2 different Azure regions might have the same name, but they are two different Azure resources/objects.

But beside that you are right: Both VMs in different regions in different vNets shouldn't be reachable without a peering of the vNets.
Do you have SiteToSide VPN Gateways implemented with both vNets? If so it might be the traffic is routed via this VPN gateway connections.


(If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

Regards
Andreas Baumgarten

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.