Skip to content

Commit bf4a250

Browse files
Merge pull request #197563 from cherylmc/titles
Update TOC.yml
2 parents 4e62311 + 372ee68 commit bf4a250

File tree

2 files changed

+14
-16
lines changed

2 files changed

+14
-16
lines changed

articles/vpn-gateway/TOC.yml

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
items:
178178
- name: Configure P2S for multiple authentication types
179179
href: howto-point-to-site-multi-auth.md
180-
- name: OpenVPN
180+
- name: OpenVPN tunnel type
181181
items:
182182
- name: Configure OpenVPN tunnel type
183183
href: vpn-gateway-howto-openvpn.md
@@ -195,30 +195,28 @@
195195
href: create-custom-policies-p2s-ps.md
196196
- name: P2S client configuration
197197
items:
198-
- name: Certificate authentication
198+
- name: Certificate authentication clients
199199
items:
200200
- name: Install client certificates
201201
href: point-to-site-how-to-vpn-client-install-azure-cert.md
202-
- name: Generate and install VPN client profile configuration files
202+
- name: Generate and install VPN client profile config files
203203
href: point-to-site-vpn-client-configuration-azure-cert.md
204-
- name: RADIUS authentication
204+
- name: RADIUS authentication clients
205205
items:
206-
- name: Generate and install VPN client profile configuration files
206+
- name: Generate and install VPN client profile config files
207207
href: point-to-site-vpn-client-configuration-radius.md
208-
- name: AAD authentication
208+
- name: AAD authentication clients
209209
items:
210210
- name: Windows client
211211
href: openvpn-azure-ad-client.md
212212
- name: macOS client
213213
href: openvpn-azure-ad-client-mac.md
214-
- name: Generate VPN client profile configuration files
214+
- name: Generate VPN client profile config files
215215
href: about-vpn-profile-download.md
216216
- name: Intune - Deploy VPN client profile
217217
href: vpn-profile-intune.md
218-
- name: OpenVPN
219-
items:
220-
- name: Configure OpenVPN clients
221-
href: vpn-gateway-howto-openvpn-clients.md
218+
- name: Install and configure an OpenVPN client
219+
href: vpn-gateway-howto-openvpn-clients.md
222220
- name: Routing, BGP, and VNet Peering
223221
items:
224222
- name: Configure BGP for a VPN gateway

articles/vpn-gateway/about-vpn-profile-download.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
2-
title: 'About Point-to-Site VPN client profiles for Azure AD authentication'
2+
title: 'P2S VPN client profile config files - Azure AD authentication'
33
titleSuffix: Azure VPN Gateway
4-
description: Learn about P2S VPN client profile files for Azure AD authentication.
4+
description: Learn how to generate P2S VPN client profile configuration files for Azure AD authentication.
55
author: cherylmc
66
ms.service: vpn-gateway
77
ms.topic: how-to
88
ms.date: 05/04/2022
99
ms.author: cherylmc
1010

1111
---
12-
# Generate P2S Azure VPN client profile files - Azure AD authentication
12+
# Generate P2S Azure VPN Client profile config files - Azure AD authentication
1313

14-
After you install the Azure VPN Client, you configure the VPN client profile. Client profile files contain information that's necessary to configure a VPN connection. This article helps you obtain and understand the information needed to configure an Azure VPN Client profile.
14+
After you install the Azure VPN Client, you configure the VPN client profile. Client profile config files contain information that's necessary to configure a VPN connection. This article helps you obtain and understand the information needed to configure an Azure VPN Client profile for Azure VPN Gateway point-to-site configurations that use Azure AD authentication.
1515

1616
## <a name="generate"></a>Generate profile files
1717

@@ -21,7 +21,7 @@ You can generate VPN client profile configuration files using PowerShell, or by
2121

2222
1. In the Azure portal, navigate to the virtual network gateway for the virtual network that you want to connect to.
2323
1. On the virtual network gateway page, select **Point-to-site configuration**.
24-
1. At the top of the Point-to-site configuration page, select **Download VPN client**. It takes a few minutes for the client configuration package to generate.
24+
1. At the top of the point-to-site configuration page, select **Download VPN client**. It takes a few minutes for the client configuration package to generate.
2525
1. 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.
2626

2727
### PowerShell

0 commit comments

Comments
 (0)