AZ-104 · Question #353
Drag and Drop Question You have an on-premises network that you plan to connect to Azure by using a site-so-site VPN. In Azure, you have an Azure virtual network named VNet1 that uses an address space
The correct answer is Create a gateway subnet.; Create a VPN gateway.; Create a local gateway.; Create a VPN connection.. Creating a site-to-site VPN to Azure requires four specific steps in a logical sequence: First, a gateway subnet must be created within VNet1 to host the VPN gateway (Azure requires a dedicated subnet named 'GatewaySubnet'). Next, a VPN gateway is deployed into that subnet, which
Question
Exhibit
Answer Area
Drag items
Correct arrangement
- Create a gateway subnet.
- Create a VPN gateway.
- Create a local gateway.
- Create a VPN connection.
Explanation
Creating a site-to-site VPN to Azure requires four specific steps in a logical sequence: First, a gateway subnet must be created within VNet1 to host the VPN gateway (Azure requires a dedicated subnet named 'GatewaySubnet'). Next, a VPN gateway is deployed into that subnet, which is the Azure-side endpoint for the VPN tunnel. Then, a local network gateway is created to represent the on-premises network (defining its public IP and address space). Finally, a VPN connection is established to link the VPN gateway and the local network gateway, completing the site-to-site tunnel. Note that creating the local network gateway and VPN gateway can be done in either order before creating the connection.
Topics
Community Discussion
No community discussion yet for this question.
