Azure Virtual WAN Documentation

Networking - Point-to-Site VPN

Point-to-Site VPN Configuration

Point-to-Site (P2S) VPN allows individual users to connect to an Azure Virtual WAN hub from their client devices. This is useful for remote workers or for users who need secure access to Azure resources without establishing a full site-to-site VPN connection.

Overview

P2S VPN establishes a secure VPN tunnel from a client computer to an Azure Virtual WAN hub. Azure Virtual WAN supports two types of P2S VPN clients:

Prerequisites

Before configuring P2S VPN, ensure you have the following:

Configuration Steps

1. Configure P2S VPN Gateway Settings

Navigate to your Virtual WAN hub in the Azure portal. Under the "VPN (gateway)" section, select "Point-to-site". Here you can configure:

Tip: For OpenVPN, you can download the VPN client configuration package from the portal, which includes all necessary configuration files and instructions for various operating systems.

2. Download VPN Client Configuration

Once the P2S VPN gateway settings are configured, you can download the VPN client configuration package. This package contains:

This is typically found under the "Point-to-site" configuration page for your hub's VPN gateway.

3. Install and Connect the VPN Client

On the client machine:

  1. Windows: Run the downloaded installer. The client will automatically configure itself.
  2. macOS/Linux: Import the OpenVPN configuration file into your OpenVPN client application.

Initiate the VPN connection using the installed client. You may be prompted for credentials or certificates depending on the authentication method chosen.

Key Considerations

Note: Point-to-Site VPN connections contribute to the aggregate throughput of your Virtual WAN hub and the underlying VPN gateway. Refer to Azure Virtual WAN limits for details.

Troubleshooting

Common troubleshooting steps include:

For detailed troubleshooting guidance, consult the official Azure documentation on VPN gateway diagnostics.