A team is establishing a connection between their physical office and an Azure Virtual Network. They require a connection that does not traverse the public internet. Is the following statement true? A VPN Gateway connection is the correct choice to meet this requirement.
Answer: Answer
Answer
False
The correct answer is False because a VPN Gateway establishes an encrypted tunnel over the public internet. The requirement specifically demands a connection that does not traverse the public internet, which can only be satisfied by using ExpressRoute.
Step-by-Step Solution
Key Concept
Azure VPN Gateway routes traffic over the public internet, whereas ExpressRoute bypasses it.