
Answer-first summary for fast verification
Answer: Enable service endpoints
The correct answer is B: Enable service endpoints. Virtual Network (VNet) service endpoints provide secure and direct connectivity to Azure services over an optimized route on the Azure backbone network. This ensures that all traffic between VM1 and storage1 remains within the Azure network fabric, leveraging the Microsoft backbone network for improved security and performance. Network Security Groups (NSGs), Azure Peering Service, and Azure Firewall do not specifically ensure the use of the Microsoft backbone network for traffic between VM1 and storage1.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
In an Azure environment with a VPN gateway and specified resources, how can you ensure traffic between VM1 and storage1 uses the Microsoft backbone network?
A
Configure a network security group (NSG)
B
Enable service endpoints
C
Utilize Azure Peering Service
D
Deploy Azure Firewall
No comments yet.