An organization has several remote employees who need to connect their individual home computers securely to an Azure Virtual Network. The network connections must be established over the public internet and must encrypt all data in transit. Which connection type should the organization use?
- Point-to-Site (P2S) VPNAnswer
- BSite-to-Site (S2S) VPN
- CAzure ExpressRoute
- DVirtual Network (VNet) Peering
Answer
Point-to-Site (P2S) VPN
Point-to-Site (P2S) VPN allows you to create a secure, encrypted connection to your virtual network from an individual client computer. This is ideal for remote workers connecting from home or client locations over the public internet.
Step-by-Step Solution
Key Concept
Azure VPN Gateway connection types (Point-to-Site, Site-to-Site, ExpressRoute, and VNet Peering)