Is vnet peering transitive by default?

AZLearner 96 Reputation points
2020-07-14T22:49:08.98+00:00

This is about Azure only, no S2S to on-prem. I have a hub-and-spoke topology where vnet A is the hub and vnet B & C are the spokes. Vnet peering is set up between A & C as well as A & B. Does it imply by default resources in B & C can reach each other?

Thanks.

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,775 questions
0 comments No comments
{count} vote

Accepted answer
  1. GitaraniSharma-MSFT 50,096 Reputation points Microsoft Employee Moderator
    2020-07-15T07:42:51.313+00:00

    Hello @AZLearner-5762 ,

    No. Transitive peering is not supported. You must peer VNetB and VNetC for this to take place.
    Please refer : https://learn.microsoft.com/en-us/azure/virtual-network/virtual-networks-faq#if-i-peer-vneta-to-vnetb-and-i-peer-vnetb-to-vnetc-does-that-mean-vneta-and-vnetc-are-peered

    Hope this helps!

    Kindly let us know if the above helps or you need further assistance on this issue.


    Please don’t forget to "Accept the answer" wherever the information provided helps you, this can be beneficial to other community members.

    3 people found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.