An organization plans to establish hybrid connectivity between its on-premises headquarters and an Azure Virtual Network (VNet). The IT security policy mandates that primary production traffic must not traverse the public internet and must have dedicated, high-speed bandwidth. Additionally, a cost-effective, encrypted backup connection that runs over the public internet is required.
Which two of the following hybrid networking options should the organization implement to satisfy these requirements? (Select two).
- Azure ExpressRoute to serve as the primary connectionCevap
- A Site-to-Site VPN connection to serve as the backup connectionCevap
- CAzure Virtual Network (VNet) peering to serve as the primary connection
- DAzure ExpressRoute to serve as the backup connection because it routes traffic over the public internet
Cevap
Azure ExpressRoute to serve as the primary connection, and a Site-to-Site VPN connection to serve as the backup connection
The correct options are the dedicated private connection and the encrypted public internet connection. Azure ExpressRoute meets the requirement for a primary connection because it provides dedicated, high-speed bandwidth that completely bypasses the public internet. A Site-to-Site VPN connection meets the backup requirement because it is cost-effective, encrypts traffic, and runs over the public internet.
Adım Adım Çözüm
Anahtar Kavram
Azure hybrid networking services including ExpressRoute and VPN Gateway provide options for connecting on-premises networks to Azure virtual networks, varying by cost, performance, and routing paths.