An Azure administrator has configured VNet peering between VNet-A and VNet-B, and also between VNet-B and VNet-C. A virtual machine in VNet-A needs to communicate with a virtual machine in VNet-C. Which statement accurately describes the connectivity between VNet-A and VNet-C?
-
A
VNet-A and VNet-C can communicate by default because of the peering with VNet-B.
-
B
VNet-A and VNet-C cannot communicate because VNet peering is non-transitive.
-
C
Communication is possible only if Global VNet Peering is used for both connections.
-
D
A VPN Gateway must be deployed in VNet-B to allow traffic between VNet-A and VNet-C.