AZ-700 · Question #279
You have an on-premises server named Server1 that runs Windows Server. You have an Azure subscription that contains a virtual network named VNet1. You plan to connect Server1 to VNet1 by using Azure…
The correct answer is D. an Azure VPN gateway. Azure Network Adapter is a feature configurable through Windows Admin Center (WAC) that creates a Point-to-Site VPN connection from an on-premises Windows Server directly to an Azure Virtual Network. The prerequisite for deploying Azure Network Adapter is that an Azure VPN…
Question
You have an on-premises server named Server1 that runs Windows Server. You have an Azure subscription that contains a virtual network named VNet1. You plan to connect Server1 to VNet1 by using Azure Network Adapter. You need to minimize how long it takes to deploy the adapter to Server1. What should you create first?
Options
- Aa route server
- Ban Azure Bastion host
- Ca private endpoint
- Dan Azure VPN gateway
How the community answered
(22 responses)- A9% (2)
- B5% (1)
- C14% (3)
- D73% (16)
Explanation
Azure Network Adapter is a feature configurable through Windows Admin Center (WAC) that creates a Point-to-Site VPN connection from an on-premises Windows Server directly to an Azure Virtual Network. The prerequisite for deploying Azure Network Adapter is that an Azure VPN Gateway must already exist in the target VNet - WAC automates the client-side configuration and connection creation, but it cannot create the gateway itself. Creating the VPN Gateway first ensures that when WAC initiates the Network Adapter deployment wizard, it can immediately find and connect to the gateway, minimizing total deployment time. Without a pre-existing VPN gateway, the deployment would have to wait for gateway provisioning (which can take 30–45 minutes). A route server (A), Bastion host (B), and private endpoint (C) are not prerequisites for Azure Network Adapter.
Community Discussion
No community discussion yet for this question.