

On the server side, we support TLS version 1.2 only. It can penetrate firewalls, which makes it a good option to connect Windows devices to Azure from anywhere. SSTP is a TLS-based VPN tunnel that is supported only on Windows client platforms. P2S creates the VPN connection over either SSTP (Secure Socket Tunneling Protocol), OpenVPN or IKEv2. Point-to-Site connections do not require a VPN device or a public-facing IP address. If you want to authenticate using generated certificates and VPN gateway native certificate authentication instead, see Configure a Point-to-Site connection to a VNet using VPN gateway native certificate authentication or Create an Azure Active Directory tenant for P2S OpenVPN protocol connections for Azure Active Directory authentication.

This article helps you configure a P2S configuration with authentication using RADIUS server. Native Azure Active Directory authentication (Windows 10 only).VPN Gateway native certificate authentication.Connecting clients can use the following authentication methods: A P2S VPN is also a useful solution to use instead of a Site-to-Site VPN when you have only a few clients that need to connect to a VNet.Ī P2S VPN connection is started from Windows and Mac devices. Point-to-Site VPN connections are useful when you want to connect to your VNet from a remote location, such as when you are telecommuting from home or a conference. This configuration is only available for the Resource Manager deployment model.Ī Point-to-Site (P2S) VPN gateway lets you create a secure connection to your virtual network from an individual client computer.

This article shows you how to create a VNet with a Point-to-Site connection that uses RADIUS authentication.
