Microsoft Azure Architect Technologies (2020, legacy) — Question 4
You have an Azure subscription named Subscription1 that contains an Azure virtual network named VNet1. VNet1 connects to your on-premises network by using
Azure ExpressRoute.
You need to connect VNet1 to the on-premises network by using a site-to-site VPN. The solution must minimize cost.
Which three actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Answer options
- A. Create a gateway subnet.
- B. Create a VPN gateway that uses the VpnGw1 SKU.
- C. Create a connection.
- D. Create a local site VPN gateway.
- E. Create a VPN gateway that uses the Basic SKU.
Correct answer: C, D, E
Explanation
The correct answer includes creating a connection (C), a local site VPN gateway (D), and a VPN gateway with the Basic SKU (E). Creating a gateway subnet (A) and a VPN gateway with the VpnGw1 SKU (B) are not cost-effective solutions since the Basic SKU is specifically designed for lower-cost scenarios.