A company plans to connect its local office to an Azure virtual network. The connection must be secure, encrypted, and established quickly over the public internet. Which Azure service should the company use?
- Azure VPN GatewayAnswer
- BAzure ExpressRoute
- CAzure Virtual Network peering
- DAzure Application Gateway
Answer
Azure VPN Gateway
Azure VPN Gateway is correct because it sends encrypted network traffic between an Azure virtual network and an on-premises location over the public internet, which allows for quick setup and secure communication.
Step-by-Step Solution
Key Concept
Azure VPN Gateway establishes secure, encrypted connections over the public internet, while ExpressRoute uses private, dedicated connections.