You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/vpn-gateway/point-to-site-vpn-client-certificate-windows-azure-vpn-client.md
+10-6Lines changed: 10 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ description: Learn how to configure VPN clients for P2S configurations that use
5
5
author: cherylmc
6
6
ms.service: azure-vpn-gateway
7
7
ms.topic: how-to
8
-
ms.date: 01/28/2025
8
+
ms.date: 03/12/2025
9
9
ms.author: cherylmc
10
10
---
11
11
@@ -21,7 +21,7 @@ Before beginning client configuration steps, verify that you're on the correct V
21
21
22
22
### Prerequisites
23
23
24
-
This article assumes that you've already performed the following prerequisites:
24
+
This article assumes that you already completed the following prerequisites:
25
25
26
26
* You created and configured your VPN gateway for point-to-site certificate authentication and the OpenVPN tunnel type. See [Configure server settings for P2S VPN Gateway connections - certificate authentication](point-to-site-certificate-gateway.md) for steps.
27
27
* You generated and downloaded the VPN client configuration files. See [Generate VPN client profile configuration files](point-to-site-certificate-gateway.md#profile-files) for steps.
@@ -33,7 +33,7 @@ To connect to Azure, each connecting client computer requires the following item
33
33
34
34
* The Azure VPN Client software must be installed on each client computer.
35
35
* The Azure VPN Client profile is configured using the settings contained in the downloaded **azurevpnconfig.xml** or **azurevpnconfig_cert.xml** configuration file.
36
-
* The client computer must have a client certificate that's installed locally.
36
+
* The client computer must have a client certificate installed locally.
37
37
38
38
## Generate and install client certificates
39
39
@@ -65,11 +65,15 @@ If you don't see either file, or you don't have an **AzureVPN** folder, verify t
65
65
66
66
[!INCLUDE [Configure the Azure VPN client](../../includes/vpn-gateway-vwan-configure-azure-vpn-client-certificate.md)]
67
67
68
-
### Optional settings for the Azure VPN Client
68
+
### Azure VPN Client settings
69
69
70
-
The following sections discuss optional configuration settings that are available for the Azure VPN Client.
70
+
The following sections discuss configuration settings that are available for the Azure VPN Client. For information about Azure VPN Client versions, see the [Azure VPN Client versions](azure-vpn-client-versions.md) article.
71
71
72
-
#### Secondary Profile
72
+
#### System tray
73
+
74
+
[!INCLUDE [Azure VPN Client system tray](../../includes/vpn-gateway-vwan-azure-vpn-client-tray.md)]
# this file is used for both virtual wan and vpn gateway. When modifying, make sure that your changes work for both environments.
9
+
---
10
+
11
+
Available in v4.0.0.0 and later, the Azure VPN Client system tray allows you to close the Azure VPN Client application while keeping the connection active. When you close the application, you can see the application in the Windows system tray. You can reopen the Azure VPN Client app in compact mode by clicking the tray icon.
12
+
13
+
:::image type="content" source="./media/vpn-gateway-vwan-azure-vpn-client-system-tray/vpn-client-system-tray.png" alt-text="Screenshot of the Azure VPN Client." lightbox="./media/vpn-gateway-vwan-azure-vpn-client-system-tray/vpn-client-system-tray.png":::
Copy file name to clipboardExpand all lines: includes/vpn-gateway-vwan-configure-azure-vpn-client-certificate.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
ms.topic: include
3
3
author: cherylmc
4
4
ms.service: azure-vpn-gateway
5
-
ms.date: 01/28/2025
5
+
ms.date: 03/13/2025
6
6
ms.author: cherylmc
7
7
8
8
@@ -30,4 +30,5 @@
30
30
31
31
1. After the import validates (imports with no errors), select **Save**.
32
32
33
-
1. In the left pane, locate the **VPN connection**, then select **Connect**.
33
+
1. In the left pane, locate the **VPN connection**, then select **Connect**.
34
+
1. If you experience connection issues, if you're running the v4.0.0.0 version of the Azure VPN Client or later, you can click the **...** at the bottom of the Azure VPN Client page and select **Prerequisites**. On the **Test Application Prerequisites** page, select **Run Prerequisites Test**. Fix any issues and try connecting again. For more information, see [Azure VPN Client prerequisites check](../articles/vpn-gateway/azure-vpn-client-prerequisites-check.md).
0 commit comments