A healthcare provider needs to replicate backup data from its local data center to Azure Storage. Because the data contains sensitive records, the transmission must be encrypted. To minimize operational costs, the provider wants to leverage their existing office internet connection instead of leasing dedicated telecommunication lines. Which Azure service should be deployed to handle this connection?
- AAzure ExpressRoute
- Azure VPN GatewayAnswer
- CAzure Virtual Network peering
- DAzure Arc
Answer
Azure VPN Gateway
Azure VPN Gateway is correct because it sends encrypted traffic between an on-premises location and an Azure Virtual Network over the public internet, leveraging the existing network infrastructure and minimizing costs.
Step-by-Step Solution
Key Concept
Azure Virtual Network Gateways and Hybrid Connectivity options