Skip to content

Commit 29cccc1

Browse files
Merge pull request #115161 from cherylmc/patch-6
Clarify azurevpnconfig.xml file location.
2 parents 94a08c7 + 3d6a9da commit 29cccc1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: cherylmc
66

77
ms.service: vpn-gateway
88
ms.topic: article
9-
ms.date: 03/17/2020
9+
ms.date: 05/13/2020
1010
ms.author: cherylmc
1111

1212
---
@@ -16,7 +16,7 @@ The downloaded profile file contains information that is necessary to configure
1616

1717
[!INCLUDE [client profiles](../../includes/vpn-gateway-vwan-vpn-profile-download.md)]
1818

19-
* The **OpenVPN folder** contains the *ovpn* profile that needs to be modified to include the key and the certificate. For more information, see [Configure OpenVPN clients for Azure VPN Gateway](vpn-gateway-howto-openvpn-clients.md#windows). This folder will not be present in the zip file if Azure AD authentication is selected on the VPN gateway. Instead, the azurevpnconfig.xml will be in the AzureVPN folder.
19+
* The **OpenVPN folder** contains the *ovpn* profile that needs to be modified to include the key and the certificate. For more information, see [Configure OpenVPN clients for Azure VPN Gateway](vpn-gateway-howto-openvpn-clients.md#windows). If Azure AD authentication is selected on the VPN gateway, this folder is not present in the zip file. Instead, navigate to the AzureVPN folder and locate azurevpnconfig.xml.
2020

2121
## Next steps
2222

includes/vpn-gateway-vwan-vpn-profile-download.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: cherylmc
66
ms.service: vpn-gateway
77
ms.topic: include
8-
ms.date: 03/17/2020
8+
ms.date: 05/13/2020
99
ms.author: cherylmc
1010
ms.custom: include file
1111

@@ -27,7 +27,7 @@ Extract the zip file. The file contains the following folders:
2727

2828
* AzureVPN
2929
* Generic
30-
* OpenVPN (If you have enabled the OpenVPN and Azure AD authentication settings on the gateway. For VPN Gateway, see [Create a tenant](../articles/vpn-gateway/openvpn-azure-ad-tenant.md). For Virtual WAN, see [Create a tenant - VWAN](../articles/virtual-wan/openvpn-azure-ad-tenant.md).
30+
* OpenVPN (If you have enabled the OpenVPN and Azure AD authentication settings on the gateway). For VPN Gateway, see [Create a tenant](../articles/vpn-gateway/openvpn-azure-ad-tenant.md). For Virtual WAN, see [Create a tenant - VWAN](../articles/virtual-wan/openvpn-azure-ad-tenant.md).
3131

3232
## 3. Retrieve information
3333

@@ -55,4 +55,4 @@ When you add a connection, use the information you collected in the previous ste
5555

5656
* The **generic folder** contains the public server certificate and the VpnSettings.xml file. The VpnSettings.xml file contains information needed to configure a generic client.
5757

58-
* The downloaded zip file may also contain **WindowsAmd64** and **WindowsX86** folders. These folders contain the installer for SSTP and IKEv2 for Windows clients. You need admin rights on the client to install them.
58+
* The downloaded zip file may also contain **WindowsAmd64** and **WindowsX86** folders. These folders contain the installer for SSTP and IKEv2 for Windows clients. You need admin rights on the client to install them.

0 commit comments

Comments
 (0)