QuestionQ122

Describe Azure architecture and services

A company hosts virtual machines (VMs) in Microsoft Azure. The VMs reside in a single Azure virtual network named VNet1.

The company has users who work remotely and need access to the VMs in VNet1.

You need to enable access for the remote workers.

What should you do?

  • A Configure a Site-to-Site (S2S) VPN.
  • B Configure a VNet-toVNet VPN.
  • C Configure a Point-to-Site (P2S) VPN.
  • D Configure DirectAccess on a Windows Server 2012 server VM.
  • E Configure a Multi-Site VPN
Explanation

An Azure Point-to-Site (P2S) VPN creates a secure connection from an individual remote client computer to an Azure virtual network, making it appropriate for remote users who need to access VMs in VNet1.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!