
Answer-first summary for fast verification
Answer: VNET1 has peering connections with VNET2 and VNET3., VNET3's peering is limited to communication with VNET1.
VNET1 is peered with both VNET2 and VNET3, allowing communication between VNET1 and both VNET2 and VNET3. However, since gateway transit is disabled, VNET2 and VNET3 cannot communicate directly with each other and can only communicate with VNET1.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
In an Azure subscription with three virtual networks (VNET1, VNET2, VNET3) configured for peering, how does the routing of packets between these networks work given that gateway transit is disabled?
A
VNET2 and VNET3 can route packets through VNET1.
B
VNET1 has peering connections with VNET2 and VNET3.
C
VNET2's peering is limited to communication with VNET1.
D
VNET3's peering is limited to communication with VNET1.