Ultimate access to all questions.
In an Azure subscription with multiple virtual networks, to ensure traffic between VNet1 and VNet2 uses the Microsoft backbone network, which configuration is required?
Explanation:
The correct answer is B. Virtual network peering enables seamless connectivity between two or more virtual networks in Azure. Traffic between virtual machines in peered virtual networks uses the Microsoft backbone infrastructure. This makes it unnecessary to use options like ExpressRoute, private endpoints, or route tables specifically for connecting virtual networks within Azure. You can refer to the Azure documentation on virtual network peering for more details: https://learn.microsoft.com/en-us/azure/virtual-network/virtual-network-peering-overview