Skip to content

Commit e19e89f

Browse files
Merge pull request #293680 from cherylmc/P2S-vpn
Update VPN Client instructions
2 parents fc0c21a + 6bb51c3 commit e19e89f

File tree

5 files changed

+38
-43
lines changed

5 files changed

+38
-43
lines changed

articles/virtual-wan/vpn-client-certificate-windows.md

Lines changed: 3 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to configure VPN clients on Windows computers for User VP
55
author: cherylmc
66
ms.service: azure-virtual-wan
77
ms.topic: how-to
8-
ms.date: 08/24/2023
8+
ms.date: 01/28/2025
99
ms.author: cherylmc
1010
---
1111

@@ -74,29 +74,11 @@ For more information about User VPN client profile files, see [Working with User
7474

7575
### Download the Azure VPN Client
7676

77-
[!INCLUDE [Download the Azure VPN Client](../../includes/vpn-gateway-download-vpn-client.md)]
77+
[!INCLUDE [Download the Azure VPN client](../../includes/vpn-gateway-download-vpn-client.md)]
7878

7979
### Configure the Azure VPN Client
8080

81-
1. Open the Azure VPN Client.
82-
83-
1. Click **+** on the bottom left of the page, then select **Import**.
84-
85-
1. In the window, navigate to the **azurevpnconfig.xml** file, select it, then click **Open**.
86-
87-
1. From the **Certificate Information** dropdown, select the name of the child certificate (the client certificate). For example, **P2SChildCert**.
88-
89-
:::image type="content" source="./media/vpn-client-certificate-windows/configure-certificate.png" alt-text="Screenshot showing Azure VPN Client profile configuration page." lightbox="./media/vpn-client-certificate-windows/configure-certificate.png":::
90-
91-
If you don't see a client certificate in the **Certificate Information** dropdown, you'll need to cancel the profile configuration import and fix the issue before proceeding. It's possible that one of the following things is true:
92-
93-
* The client certificate isn't installed locally on the client computer.
94-
* There are multiple certificates with exactly the same name installed on your local computer (common in test environments).
95-
* The child certificate is corrupt.
96-
97-
1. After the import validates (imports with no errors), click **Save**.
98-
99-
1. In the left pane, locate the **VPN connection**, then click **Connect**.
81+
[!INCLUDE [Configure the Azure VPN client](../../includes/vpn-gateway-vwan-configure-azure-vpn-client-certificate.md)]
10082

10183
## Next steps
10284

articles/vpn-gateway/point-to-site-vpn-client-certificate-windows-azure-vpn-client.md

Lines changed: 2 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to configure VPN clients for P2S configurations that use
55
author: cherylmc
66
ms.service: azure-vpn-gateway
77
ms.topic: how-to
8-
ms.date: 05/20/2024
8+
ms.date: 01/28/2025
99
ms.author: cherylmc
1010
---
1111

@@ -63,27 +63,7 @@ If you don't see either file, or you don't have an **AzureVPN** folder, verify t
6363

6464
## Configure the Azure VPN Client profile
6565

66-
1. Open the Azure VPN Client.
67-
68-
1. Select **+** on the bottom left of the page, then select **Import**.
69-
70-
1. In the window, navigate to the **azurevpnconfig.xml** or **azurevpnconfig_cert.xml** file. Select the file, then select **Open**.
71-
72-
1. On the client profile page, notice that many of the settings are already specified. The preconfigured settings are contained in the VPN client profile package that you imported. Even though most of the settings are already specified, you need to configure settings specific to the client computer.
73-
74-
From the **Certificate Information** dropdown, select the name of the child certificate (the client certificate). For example, **P2SChildCert**. You can also (optionally) select a [Secondary Profile](#secondary-profile). For this exercise, select **None**.
75-
76-
:::image type="content" source="./media/point-to-site-vpn-client-cert-windows/configure-certificate.png" alt-text="Screenshot showing Azure VPN client profile configuration page." lightbox="./media/point-to-site-vpn-client-cert-windows/configure-certificate.png":::
77-
78-
If you don't see a client certificate in the **Certificate Information** dropdown, you'll need to cancel and fix the issue before proceeding. It's possible that one of the following things is causing the problem:
79-
80-
* The client certificate isn't installed locally on the client computer.
81-
* There are multiple certificates with exactly the same name installed on your local computer (common in test environments).
82-
* The child certificate is corrupt.
83-
84-
1. After the import validates (imports with no errors), select **Save**.
85-
86-
1. In the left pane, locate the **VPN connection**, then select **Connect**.
66+
[!INCLUDE [Configure the Azure VPN client](../../includes/vpn-gateway-vwan-configure-azure-vpn-client-certificate.md)]
8767

8868
### Optional settings for the Azure VPN Client
8969

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
ms.topic: include
3+
author: cherylmc
4+
ms.service: azure-vpn-gateway
5+
ms.date: 01/28/2025
6+
ms.author: cherylmc
7+
8+
9+
# this file is used for both virtual wan and vpn gateway. When modifying, make sure that your changes work for both environments.
10+
---
11+
12+
13+
1. Open the Azure VPN Client.
14+
15+
1. Select **+** on the bottom left of the page, then select **Import**.
16+
17+
1. In the window, navigate to the **azurevpnconfig.xml** or **azurevpnconfig_cert.xml** file, depending on your configuration. Select the file, then select **Open**.
18+
19+
1. On the client profile page, notice that many of the settings are already specified. The preconfigured settings are contained in the VPN client profile package that you imported. Even though most of the settings are already specified, you need to configure settings specific to the client computer.
20+
21+
From the **Certificate Information** dropdown, select the name of the child certificate (the client certificate). For example, **P2SChildCert**. For this exercise, for secondary profile, select **None**.
22+
23+
:::image type="content" source="./media/vpn-gateway-vwan-configure-azure-vpn-client-certificate/configure-certificate.png" alt-text="Screenshot showing Azure VPN client profile configuration page." lightbox="./media/vpn-gateway-vwan-configure-azure-vpn-client-certificate/configure-certificate.png":::
24+
25+
If you don't see a client certificate in the **Certificate Information** dropdown, you'll need to cancel the profile configuration import and fix the issue before proceeding. It's possible that one of the following things is true:
26+
27+
* The client certificate isn't installed locally on the client computer.
28+
* There are multiple certificates with exactly the same name installed on your local computer (common in test environments).
29+
* The child certificate is corrupt.
30+
31+
1. After the import validates (imports with no errors), select **Save**.
32+
33+
1. In the left pane, locate the **VPN connection**, then select **Connect**.

0 commit comments

Comments
 (0)