Skip to content

Commit 35fd9e2

Browse files
Merge pull request #290083 from cherylmc/p2s-cert
freshness updates
2 parents 19a44b5 + e9a2714 commit 35fd9e2

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

articles/app-service/configure-gateway-required-vnet-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ You can't use gateway-required virtual network integration:
3535

3636
To create a gateway:
3737

38-
1. [Create the VPN gateway and subnet](../vpn-gateway/point-to-site-certificate-gateway.md#creategw). Select a route-based VPN type.
38+
1. [Create the VPN gateway and subnet](../vpn-gateway/tutorial-create-gateway-portal.md). Select a route-based VPN type.
3939

4040
1. [Set the point-to-site addresses](../vpn-gateway/point-to-site-certificate-gateway.md#addresspool). If the gateway isn't in the basic SKU, then IKEV2 must be disabled in the point-to-site configuration and SSTP must be selected. The point-to-site address space must be in the RFC 1918 address blocks 10.0.0.0/8, 172.16.0.0/12, and 192.168.0.0/16.
4141

articles/vpn-gateway/azure-vpn-client-versions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: cherylmc
1111
---
1212
# Azure VPN Client versions
1313

14-
This article helps you view each of the versions of the Azure VPN Client. As new client versions become available, they're added to this article. To view the version number of an installed Azure VPN Client, launch the client and select **Help**. For the list of Azure VPN Client instructions, including how to download the Azure VPN Client, see the table in [VPN Client configuration requirements](point-to-site-about.md#what-are-the-client-configuration-requirements).
14+
This article helps you view each of the versions of the Azure VPN Client. As new client versions become available, they're added to this article. To view the version number of an installed Azure VPN Client, launch the client and select **Help**. For the list of Azure VPN Client instructions, including how to download the Azure VPN Client, see the table in [VPN Client configuration requirements](point-to-site-about.md#client).
1515

1616
## Azure VPN Client - Windows
1717

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ A RADIUS server can also integrate with other external identity systems. This op
8383

8484
For P2S gateway configuration steps, see [Configure P2S - RADIUS](point-to-site-how-to-radius-ps.md).
8585

86-
## What are the client configuration requirements?
86+
## <a name="client"></a>What are the client configuration requirements?
8787

8888
The client configuration requirements vary, based on the VPN client that you use, the authentication type, and the protocol. The following table shows the available clients and the corresponding articles for each configuration.
8989

articles/vpn-gateway/tutorial-create-gateway-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Create a virtual network using the following example values:
4444
* **Name:** VNet1
4545
* **Region:** (US) East US (or region of your choosing)
4646
* **IPv4 address space:** 10.1.0.0/16
47-
* **Subnet name:** FrontEnd
47+
* **Subnet name:** Use the default name, or specify a name. Example: FrontEnd
4848
* **Subnet address space:** 10.1.0.0/24
4949

5050
[!INCLUDE [Create a VNet](../../includes/vpn-gateway-basic-vnet-rm-portal-include.md)]

includes/vpn-gateway-p2s-architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
ms.author: cherylmc
77

88
---
9-
P2S Azure certificate authentication connections use the following items, which you'll configure in this exercise:
9+
P2S Azure certificate authentication connections use the following items:
1010

1111
* 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.

0 commit comments

Comments
 (0)