AZ-104 · Question #718
You have an Azure subscription that contains the virtual networks shown in the following table. You need to ensure that all the traffic between VNet1 and VNet2 traverses the Microsoft backbone network
The correct answer is B. peering. The traffic between virtual machines in peered virtual networks uses the Microsoft backbone https://learn.microsoft.com/en-us/azure/virtual-network/virtual-network-peering-overview ExpressRoute private peering supports connectivity between multiple virtual networks. Although this
Question
Options
- Aa private endpoint
- Bpeering
- CExpress Route
- Da route table
How the community answered
(27 responses)- A11% (3)
- B81% (22)
- C4% (1)
- D4% (1)
Explanation
The traffic between virtual machines in peered virtual networks uses the Microsoft backbone https://learn.microsoft.com/en-us/azure/virtual-network/virtual-network-peering-overview ExpressRoute private peering supports connectivity between multiple virtual networks. Although this behavior happens by default when linking virtual networks to the same ExpressRoute circuit, Microsoft doesn't recommend this solution. To establish connectivity between virtual networks, VNet peering should be implemented instead for the best performance possible. https://learn.microsoft.com/en-us/azure/expressroute/virtual-network-connectivity-guidance
Community Discussion
No community discussion yet for this question.