A financial institution has configured a primary, dedicated hybrid network connection between its local data center and an Azure Virtual Network. To ensure redundancy, the institution needs to implement a secondary connection that routes encrypted traffic over the public internet as a backup. Which Azure service should be used to establish this secondary backup path?
- Azure VPN GatewayAnswer
- BAzure ExpressRoute
- CAzure Virtual Network Peering
- DAzure Arc
Answer
Azure VPN Gateway
Azure VPN Gateway is correct because it allows the creation of a Site-to-Site VPN connection that encrypts network traffic and routes it over the public internet between an on-premises network and an Azure Virtual Network, which perfectly fits the requirements of an internet-based, encrypted backup path.
Step-by-Step Solution
Key Concept
Azure hybrid networking services and their public internet vs. private connection routing paths