Skip to content

Commit c2cf6a5

Browse files
authored
Merge pull request #296218 from cherylmc/azure-vpn-client
Azure vpn client system tray
2 parents a8fbe9a + aed7151 commit c2cf6a5

File tree

6 files changed

+27
-9
lines changed

6 files changed

+27
-9
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: cherylmc
66
ms.service: azure-vpn-gateway
77
ms.custom: linux-related-content
88
ms.topic: concept-article
9-
ms.date: 10/03/2024
9+
ms.date: 03/13/2025
1010
ms.author: cherylmc
1111
---
1212
# Azure VPN Client versions

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

Lines changed: 10 additions & 6 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: 01/28/2025
8+
ms.date: 03/12/2025
99
ms.author: cherylmc
1010
---
1111

@@ -21,7 +21,7 @@ Before beginning client configuration steps, verify that you're on the correct V
2121

2222
### Prerequisites
2323

24-
This article assumes that you've already performed the following prerequisites:
24+
This article assumes that you already completed the following prerequisites:
2525

2626
* 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.
2727
* 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
3333

3434
* The Azure VPN Client software must be installed on each client computer.
3535
* 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.
3737

3838
## Generate and install client certificates
3939

@@ -65,11 +65,15 @@ If you don't see either file, or you don't have an **AzureVPN** folder, verify t
6565

6666
[!INCLUDE [Configure the Azure VPN client](../../includes/vpn-gateway-vwan-configure-azure-vpn-client-certificate.md)]
6767

68-
### Optional settings for the Azure VPN Client
68+
### Azure VPN Client settings
6969

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.
7171

72-
#### Secondary Profile
72+
#### System tray
73+
74+
[!INCLUDE [Azure VPN Client system tray](../../includes/vpn-gateway-vwan-azure-vpn-client-tray.md)]
75+
76+
#### Secondary profile
7377

7478
[!INCLUDE [Secondary profile](../../includes/vpn-gateway-azure-vpn-client-secondary-profile.md)]
7579

150 KB
Loading
71.5 KB
Loading
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
ms.author: cherylmc
3+
author: cherylmc
4+
ms.date: 03/12/2025
5+
ms.service: azure-vpn-gateway
6+
ms.topic: include
7+
8+
# 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":::

includes/vpn-gateway-vwan-configure-azure-vpn-client-certificate.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
ms.topic: include
33
author: cherylmc
44
ms.service: azure-vpn-gateway
5-
ms.date: 01/28/2025
5+
ms.date: 03/13/2025
66
ms.author: cherylmc
77

88

@@ -30,4 +30,5 @@
3030

3131
1. After the import validates (imports with no errors), select **Save**.
3232

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

Comments
 (0)