Skip to content

Commit b76dad4

Browse files
committed
freshness
1 parent 4588bd5 commit b76dad4

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed
Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
---
2-
author: cherylmc
3-
ms.service: vpn-gateway
4-
ms.topic: include
5-
ms.date: 12/01/2022
6-
ms.author: cherylmc
2+
author: cherylmc
3+
ms.service: vpn-gateway
4+
ms.topic: include
5+
ms.date: 03/20/2024
6+
ms.author: cherylmc
77
---
88

99
1. In the Azure portal, go to the virtual network gateway for the virtual network to which you want to connect.
1010
1. On the virtual network gateway page, select **Point-to-site configuration** to open the Point-to-site configuration page.
11-
1. At the top of the **Point-to-site configuration** page, select **Download VPN client**. This doesn't download VPN client software, it generates the configuration package used to configure VPN clients. It takes a few minutes for the client configuration package to generate. During this time, you may not see any indications until the packet has generated.
11+
1. At the top of the **Point-to-site configuration** page, select **Download VPN client**. This doesn't download VPN client software, it generates the configuration package used to configure VPN clients. It takes a few minutes for the client configuration package to generate. During this time, you might not see any indications until the packet generates.
1212

1313
:::image type="content" source="./media/vpn-gateway-generate-profile-portal/download-configuration.png" alt-text="Screenshot of Point-to-site configuration page." lightbox="./media/vpn-gateway-generate-profile-portal/download-configuration.png":::
1414

15-
1. Once the configuration package has been generated, your browser indicates that a client configuration zip file is available. It's named the same name as your gateway. Unzip the file to view the folders.
15+
1. Once the configuration package is generated, your browser indicates that a client configuration zip file is available. It's named the same name as your gateway.
16+
1. Unzip the file to view the folders. You'll use some, or all, of these files to configure your VPN client. The files that are generated correspond to the authentication and tunnel type settings that you configured on the P2S server.

0 commit comments

Comments
 (0)