NSE 7 – Public Cloud Security 7.2 — Question 25
Your administrator instructed you to deploy an Azure vWAN solution to create a connection between the main company site and branch sites to the other company VNETs.
What are the two best connection solutions available between your company headquarters, branch sites, and the Azure vWAN hub? (Choose two.)
Answer options
- A. VPN Gateway
- B. SSL VPN connections
- C. ExpressRoute
- D. GRE tunnels
- E. An L2TP connection
Correct answer: A, C
Explanation
The correct answers are A (VPN Gateway) and C (ExpressRoute) because both provide reliable and secure connections suitable for Azure vWAN. VPN Gateway offers encrypted connections over the internet, while ExpressRoute provides a private connection that does not traverse the public internet, ensuring better performance and security. The other options, such as SSL VPN connections, GRE tunnels, and L2TP connections, are not optimal for this specific Azure architecture.