Skip to content

Commit 27dec68

Browse files
committed
format
1 parent 695f3b0 commit 27dec68

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

articles/vpn-gateway/TOC.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -199,19 +199,19 @@
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
204204
- 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
208208
- 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

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: 'About point-to-site VPN client profile config files for Azure AD authentication'
33
titleSuffix: Azure VPN Gateway
4-
description: Learn about P2S VPN client profile files for Azure AD authentication.
4+
description: Learn about 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.
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)