Microsoft Azure Architect Technologies (2020, legacy) — Question 51
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 plan to prepare the environment for automatic failover in case of ExpressRoute failure.
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 VPN gateway that uses the VpnGw1 SKU.
- B. Create a connection.
- C. Create a local site VPN gateway.
- D. Create a gateway subnet.
- E. Create a VPN gateway that uses the Basic SKU.
Correct answer: B, C, D
Explanation
The correct steps include creating a local site VPN gateway, establishing a connection, and setting up a gateway subnet, as these are essential for creating a site-to-site VPN. Option A and E are incorrect because they refer to the VPN gateway SKU, which is not necessary for the basic configuration required for failover.