
Answer-first summary for fast verification
Answer: Implement Service Endpoints
The correct answer is B: Implement Service Endpoints. Service Endpoints provide secure and direct connectivity to Azure services over an optimized route, which guarantees that traffic from VM1 to storage1 will travel across the Microsoft backbone network rather than the public internet.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
In an Azure environment with a VPN gateway and specified resources, how can you ensure VM1's traffic to storage1 exclusively uses the Microsoft backbone network?
A
Configure Azure Application Gateway
B
Implement Service Endpoints
C
Utilize a Network Security Group (NSG)
D
Leverage Azure Peering Service