A company is planning to establish a hybrid network connection between their on-premises office and an Azure virtual network. They need to choose the appropriate Azure services for this connection. Which of the following statements about Azure hybrid networking services are correct? (Select two).
- Azure ExpressRoute provides a private, dedicated connection to Azure that does not traverse the public internet.Answer
- Azure VPN Gateway sends encrypted traffic across the public internet to connect on-premises networks to Azure.Answer
- CAzure ExpressRoute uses the public internet to route all data traffic securely through an encrypted tunnel.
- DConnecting an on-premises network to Azure automatically changes the deployment model of the local infrastructure to a public cloud.
Answer
The correct statements are that Azure ExpressRoute provides a private, dedicated connection that does not traverse the public internet, and Azure VPN Gateway sends encrypted traffic over the public internet.
The correct statements describe the fundamental properties of ExpressRoute and VPN Gateway. Azure ExpressRoute provides a private, dedicated connection to Azure that does not use the public internet, whereas Azure VPN Gateway sends encrypted traffic over the public internet.
Step-by-Step Solution
Key Concept
Azure hybrid networking options provide different paths and security levels for connecting on-premises datacenters to Azure.