Skip to content

Commit 60931ad

Browse files
Merge pull request #274618 from cherylmc/patch-2
link to settings
2 parents 8babb55 + d82bf77 commit 60931ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/vpn-gateway-p2s-architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
---
99
P2S Azure certificate authentication connections use the following items, which you'll configure in this exercise:
1010

11-
* A RouteBased VPN gateway. If you have a policy-based VPN type as your gateway, you need to delete it and deploy a route-based VPN gateway instead.
11+
* A route-based VPN gateway (not policy-based). For more information about VPN type, see [VPN Gateway settings](../articles/vpn-gateway/vpn-gateway-about-vpn-gateway-settings.md#vpntype).
1212
* The public key (.cer file) for a root certificate, which is uploaded to Azure. Once the certificate is uploaded, it's considered a trusted certificate and is used for authentication.
1313
* A client certificate that is generated from the root certificate. The client certificate installed on each client computer that will connect to the VNet. This certificate is used for client authentication.
1414
* VPN client configuration files. The VPN client is configured using VPN client configuration files. These files contain the necessary information for the client to connect to the VNet. Each client that connects must be configured using the settings in the configuration files.

0 commit comments

Comments
 (0)