Unable to ping peered resource

Ibrahim Shaikh 20 Reputation points
2024-07-16T21:32:05.5666667+00:00

I have deployed hub and spoke model, having one hub Vnet and one spoke Vnet through which connectivity is going good, but recently deployed and configured new Vnet with different address space and deployed one VM in it. I also did peering between new Vnet and hub Vnet and the peering status is showing connected, apart from this I have configured NSG rule for both the VM, but if I try to ping or connect from spoke1 VM to spoke2 VM I am unable to ping or connect.

Help to find resolution.

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,287 questions
Azure Network Watcher
Azure Network Watcher
An Azure service that is used to monitor, diagnose, and gain insights into network performance and health.
162 questions
{count} votes

Accepted answer
  1. Tushar Kumar 3,231 Reputation points MVP
    2024-07-16T22:04:53.4233333+00:00

    Hi Ibrahim,

    VNet Peering is not Transitive so If you Peer Network A to Network B and Network C , you can't connect from B to C.

    Take a look at this question: https://learn.microsoft.com/en-us/answers/questions/1333557/why-vnet-peering-is-not-transitive-in-azure

    Please Click "Accept as answer" if this helps

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful