A company wants to connect its on-premises head office to an Azure virtual network. The network traffic must be encrypted during transit, setup costs must be kept minimal, and the connection can run over the public internet. Which Azure service should the company use to meet these requirements?
- Azure VPN GatewayAnswer
- BAzure ExpressRoute
- CAzure Virtual Network peering
- DAzure Bastion
Answer
Azure VPN Gateway
Azure VPN Gateway is correct because it establishes an encrypted VPN tunnel over the public internet to connect on-premises environments to Azure virtual networks, making it a cost-effective option for hybrid networking.
Step-by-Step Solution
Key Concept
Azure VPN Gateway provides secure, encrypted hybrid connectivity over the public internet.
Estimated Time:45s