Skip to content

Commit a22f24a

Browse files
Merge pull request #274570 from cherylmc/patch-2
Add note about route-based
2 parents dc8ad33 + 61d1039 commit a22f24a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/vpn-gateway/point-to-site-about.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ ms.author: cherylmc
1313

1414
A Point-to-Site (P2S) VPN gateway connection lets you create a secure connection to your virtual network from an individual client computer. A P2S connection is established by starting it from the client computer. This solution is useful for telecommuters who want to connect to Azure VNets from a remote location, such as from home or a conference. P2S VPN is also a useful solution to use instead of S2S VPN when you have only a few clients that need to connect to a VNet. This article applies to the [Resource Manager deployment model](../azure-resource-manager/management/deployment-models.md).
1515

16+
> [!NOTE]
17+
> Point-to-site configurations require a route-based VPN type. For more information about VPN types, see [About VPN Gateway settings](vpn-gateway-about-vpn-gateway-settings.md#vpntype).
18+
1619
## <a name="protocol"></a>What protocol does P2S use?
1720

1821
Point-to-site VPN can use one of the following protocols:

0 commit comments

Comments
 (0)