To connect an on-premises datacenter to an Azure Virtual Network over a private connection that does not traverse the public internet, you must implement an Azure VPN Gateway.
Answer: Answer
Answer
False
The correct answer is False because Azure VPN Gateway uses the public internet to transport encrypted traffic, whereas the requirement specified a path that does not traverse the public internet.
Step-by-Step Solution
Key Concept
Azure hybrid networking options differ in how they route traffic: VPN Gateway routes encrypted traffic over the public internet, while ExpressRoute uses private peering to bypass the public internet.