Administering Windows Server Hybrid Core Infrastructure (AZ-800) Practice

Disable ads (and more) with a membership for a one time $2.99 payment

Prepare for the AZ-800 exam with our comprehensive practice quiz. Test your knowledge with multiple-choice questions and detailed explanations. Enhance your skills in Windows Server Hybrid Core Infrastructure to excel in your certification exam!

Each practice test/flash card set has 50 randomly selected questions from a bank of over 500. You'll get a new set of questions each time!

Practice this question and more.


Which type of VPN should be implemented for user connections to Azure resources?

  1. Site-to-Site VPN

  2. Point-to-Site VPN

  3. Multi-site VPN

  4. Express VPN

The correct answer is: Point-to-Site VPN

Point-to-Site VPN is the correct choice for user connections to Azure resources because it allows individual clients, such as remote users or devices, to securely connect to Azure Virtual Network from their home or any remote location. This type of VPN is particularly useful for scenarios where users need to access cloud resources securely without routing all traffic through a central office or site. With a Point-to-Site VPN, users can establish a secure connection to the Azure network directly from their devices without the need for dedicated hardware at their locations. This setup typically uses client software to facilitate secure connectivity, making it flexible and easy to deploy for users who require direct access to Azure services, infrastructure, or applications. The other VPN types serve different purposes. For instance, a Site-to-Site VPN is designed to connect entire networks, such as a branch office to a corporate network, rather than individual users. A Multi-site VPN is utilized to connect multiple branch offices to a central VPN gateway, which does not cater directly to individual users seeking access. An ExpressRoute VPN provides a direct, private connection to Azure without utilizing the public internet, but it is aimed more at enterprise solutions rather than individual user access.