Forum Discussion
GregorySuvalian
Jan 23, 2018Iron Contributor
VMs on the same VNET can not talk to each other
Not sure what is exactly happening since it was always working before but VMs on different subnets within the same virtual network with no NSGs or firewalls between them can not talk to each other. P...
- Jan 25, 2018
In that case i suggest you file a ticket so the network can be checked in the back end.
Hannel Hazeley
Jan 25, 2018Iron Contributor
In that case i suggest you file a ticket so the network can be checked in the back end.
Patrick Fontana
Apr 16, 2019Copper Contributor
The answer in this area is quet easy. Since the last Azure Network changes and the introduction of "Vnet Peering" each subnet og a VNET has his own NSG and route table assignement. so in this case when you work only in one VNET you Have to create a custom route table an have to set the "virtual Network Gateway route Propagation" to "enabled". So all subnets have a container to publish there gateway and next-Hop configuration. configure each subnet with the same route table and Problem is solved