A company needs to connect its local office to an Azure virtual network. The connection must be established quickly, utilize the company's existing public internet connection, and ensure all data in transit is encrypted.
Which Azure service should the company implement?
- Azure VPN GatewayAnswer
- BAzure ExpressRoute
- CAzure Virtual Network Peering
- DAzure ExpressRoute Direct
Answer
Azure VPN Gateway
The correct answer is the virtual private network gateway service because it is designed to establish an encrypted tunnel over the public internet between the local site and the Azure Virtual Network, which matches the scenario constraints.
Step-by-Step Solution
Key Concept
Azure VPN Gateway provides encrypted connectivity between an on-premises network and an Azure Virtual Network over the public internet.