An online retailer needs to securely connect a local branch office to an Azure Virtual Network. The retailer has a limited budget and wants to use their existing public internet connection. Which two of the following statements correctly describe this connection? Select two.
- An Azure VPN Gateway is used to establish a Site-to-Site connection over the public internet.Cevap
- The network traffic sent through the VPN tunnel is encrypted for security.Cevap
- CAn Azure ExpressRoute connection is used to route this traffic over the public internet.
- DDeploying this connection transitions the entire infrastructure to a public cloud model.
Cevap
The correct answer states that an Azure VPN Gateway is used to establish a Site-to-Site connection over the public internet, and that the network traffic sent through the VPN tunnel is encrypted for security.
The correct statements describe how a Site-to-Site VPN Gateway connection is deployed over the public internet and how it encrypts data in transit. This satisfies the requirements of a low-cost, secure connection over an existing internet link.
Adım Adım Çözüm
Anahtar Kavram
Hybrid network connectivity options in Azure (VPN Gateway vs ExpressRoute)