
Answer-first summary for fast verification
Answer: provides a connection from an on-premises VPN device to an Azure VPN gateway
The correct answer is C because a Site-to-Site VPN specifically establishes a secure connection between an on-premises network (via a VPN device) and an Azure Virtual Network through an Azure VPN gateway, enabling hybrid cloud scenarios. Option A describes a Point-to-Site VPN, which connects individual devices to Azure, not entire networks. Option B describes ExpressRoute, which provides a dedicated private connection that bypasses the internet, unlike Site-to-Site VPNs that use encrypted tunnels over the internet. The community discussion strongly supports C with 100% consensus and upvoted comments explaining that Site-to-Site VPNs are designed for network-to-network connectivity, making C the optimal choice.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
What is the purpose of a Site-to-Site VPN?
A
provides a secure connection between a computer on a public network and the corporate network
B
provides a dedicated private connection to Azure that does NOT travel over the internet
C
provides a connection from an on-premises VPN device to an Azure VPN gateway