Skip to content

Commit 68816cd

Browse files
Merge pull request #281229 from cherylmc/active-gateways
VPN Gateway Entra add link
2 parents b06655b + 5b6d852 commit 68816cd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ ms.author: cherylmc
1212

1313
# Configure P2S VPN Gateway for Microsoft Entra ID authentication – manually registered app
1414

15-
This article helps you configure your Microsoft Entra tenant and point-to-site (P2S) VPN Gateway settings for Microsoft Entra ID authentication. For more information about point-to-site protocols and authentication, see [About VPN Gateway point-to-site VPN](point-to-site-about.md). To authenticate using Microsoft Entra ID authentication, you must include the OpenVPN tunnel type in your point-to-site configuration.
15+
This article helps you configure a point-to-site (P2S) VPN gateway for Microsoft Entra ID authentication and manually register the Azure VPN client. This type of configuration is supported only for OpenVPN protocol connections.
1616

17-
[!INCLUDE [OpenVPN note](../../includes/vpn-gateway-openvpn-auth-include.md)]
17+
You can also create this type of P2S VPN Gateway configuration using the steps for the new [Microsoft-registered VPN Client app](point-to-site-entra-gateway.md). Using the newer version bypasses the steps to register the Azure VPN Client with your Microsoft Entra tenant. It also supports more client operating systems. However, it might not yet support certain audience values. For more information about point-to-site protocols and authentication, see [About VPN Gateway point-to-site VPN](point-to-site-about.md).
1818

1919
## Prerequisites
2020

@@ -34,7 +34,7 @@ If you already have an existing P2S gateway, the steps in this article help you
3434
* Global administrator account
3535
* User account
3636

37-
The global administrator account will be used to grant consent to the Azure VPN app registration. The user account can be used to test OpenVPN authentication.
37+
The global administrator account is used to grant consent to the Azure VPN app registration. The user account can be used to test OpenVPN authentication.
3838
1. Assign one of the accounts the **Global administrator** role. For steps, see [Assign administrator and non-administrator roles to users with Microsoft Entra ID](/azure/active-directory-b2c/tenant-management-read-tenant-name).
3939

4040
## Authorize the Azure VPN application

0 commit comments

Comments
 (0)