Skip to content

Commit 48a5f77

Browse files
authored
Merge pull request #103710 from cherylmc/preview
review and remove preview text if needed
2 parents a3ee2c8 + f572551 commit 48a5f77

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

articles/vpn-gateway/openvpn-azure-ad-client.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ author: anzaman
66

77
ms.service: vpn-gateway
88
ms.topic: conceptual
9-
ms.date: 12/18/2019
9+
ms.date: 02/07/2020
1010
ms.author: alzam
1111

1212
---
13-
# Configure a VPN client for P2S OpenVPN protocol connections: Azure AD authentication (Preview)
13+
# Configure a VPN client for P2S OpenVPN protocol connections: Azure AD authentication
1414

1515
This article helps you configure a VPN client to connect to a virtual network using Point-to-Site VPN and Azure Active Directory authentication. Before you can connect and authenticate using Azure AD, you must first configure your Azure AD tenant. For more information, see [Configure an Azure AD tenant](openvpn-azure-ad-tenant.md).
1616

@@ -20,11 +20,11 @@ This article helps you configure a VPN client to connect to a virtual network us
2020
2121
## <a name="profile"></a>Working with client profiles
2222

23-
To connect, you need to download the Azure VPN Client (Preview) and configure a VPN client profile on every computer that wants to connect to the VNet. You can create a client profile on a computer, export it, and then import it to additional computers.
23+
To connect, you need to download the Azure VPN Client and configure a VPN client profile on every computer that wants to connect to the VNet. You can create a client profile on a computer, export it, and then import it to additional computers.
2424

2525
### To download the Azure VPN client
2626

27-
Use this [link](https://www.microsoft.com/p/azure-vpn-client-preview/9np355qt2sqb?rtc=1&activetab=pivot:overviewtab) to download the Azure VPN Client (Preview).
27+
Use this [link](https://go.microsoft.com/fwlink/?linkid=2117554) to download the Azure VPN Client.
2828

2929
### <a name="cert"></a>To create a certificate-based client profile
3030

articles/vpn-gateway/point-to-site-about.md

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

77
ms.service: vpn-gateway
88
ms.topic: conceptual
9-
ms.date: 01/10/2020
9+
ms.date: 02/07/2020
1010
ms.author: cherylmc
1111

1212
---
@@ -41,7 +41,7 @@ The validation of the client certificate is performed by the VPN gateway and hap
4141

4242
### Authenticate using native Azure Active Directory authentication
4343

44-
Azure AD authentication allows users to connect to Azure using their Azure Active Directory credentials. Native Azure AD authentication is only supported for OpenVPN protocol and Windows 10 and requires the use of the [Azure VPN Client (Preview)](https://www.microsoft.com/p/azure-vpn-client-preview/9np355qt2sqb?rtc=1&activetab=pivot:overviewtab).
44+
Azure AD authentication allows users to connect to Azure using their Azure Active Directory credentials. Native Azure AD authentication is only supported for OpenVPN protocol and Windows 10 and requires the use of the [Azure VPN Client](https://go.microsoft.com/fwlink/?linkid=2117554).
4545

4646
With native Azure AD authentication, you can leverage Azure AD's conditional access as well as Multi-Factor Authentication(MFA) features for VPN.
4747

@@ -51,7 +51,7 @@ At a high level, you need to perform the following steps to configure Azure AD a
5151

5252
2. [Enable Azure AD authentication on the gateway](https://docs.microsoft.com/azure/vpn-gateway/openvpn-azure-ad-tenant#enable-authentication)
5353

54-
3. [Download and configure Azure VPN Client (Preview)](https://www.microsoft.com/p/azure-vpn-client-preview/9np355qt2sqb?rtc=1&activetab=pivot:overviewtab)
54+
3. [Download and configure Azure VPN Client](https://go.microsoft.com/fwlink/?linkid=2117554)
5555

5656

5757
### Authenticate using Active Directory (AD) Domain Server

includes/vpn-gateway-device-configuration-scripts.md

Lines changed: 1 addition & 1 deletion
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: 01/09/2019
8+
ms.date: 02/07/2020
99
ms.author: cherylmc
1010
ms.custom: include file
1111
---

0 commit comments

Comments
 (0)