
Answer-first summary for fast verification
Answer: Service Endpoints
The correct answer is B: Service Endpoints. Virtual Network (VNet) service endpoints provide secure and direct connectivity to Azure services over an optimized route using the Microsoft backbone network. This enables private IP addresses in the VNet to reach the endpoint of an Azure service securely and without needing a public IP address, ensuring that all traffic from VM1 to storage1 travels across the Microsoft backbone network.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
In an Azure environment with a VPN gateway and specified resources, which configuration ensures traffic from VM1 to storage1 uses the Microsoft backbone network?
A
Azure Application Gateway
B
Service Endpoints
C
Azure AD Application Proxy
D
Azure Virtual WAN
No comments yet.