
Answer-first summary for fast verification
Answer: Configure a Point-to-Site (P2S) VPN.
The correct answer is C. A Point-to-Site (P2S) VPN gateway connection allows individual remote users to securely connect to an Azure virtual network. This solution is ideal for scenarios where only a few remote clients need to connect to the VNet. Unlike Site-to-Site VPNs, which are intended for linking entire networks, P2S VPNs are specifically designed for individual user access, making it the best choice for providing secure remote access to VMs on VNet1.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your organization hosts virtual machines (VMs) on Microsoft Azure within a single virtual network named VNet1. There are remote employees who need secure access to these VMs. What is the most appropriate method to enable secure remote access to the VMs on VNet1?
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
No comments yet.