Is vnet transitive ?

Gongya Yu 170 Reputation points
2024-06-13T17:58:50.1066667+00:00

Do the following options make vnet to be transitive ?
vnet-transitive

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,256 questions
{count} votes

1 answer

Sort by: Most helpful
  1. akinbade abiola 6,735 Reputation points
    2024-06-13T18:38:34.5466667+00:00

    Hello Gongya Yu,

    Thanks for your question.

    No. Transitive peering is not supported. Vnets are not transitive.

    If you peer VNetA to VNetB and you peer VNetB to VNetC, VNetA and VNetC do not get peered automatically. You must manually peer VNetA to VNetC.

    See: https://video2.skills-academy.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

    Regards,

    You can mark it 'Accept Answer' if this helped.

    0 comments No comments