You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Enter `https://login.microsoftonline.com/{AzureAD TenantID}/` for Azure Public AD
76
+
* Enter `https://login.microsoftonline.us/{AzureAD TenantID/` for Azure Government AD
77
+
* Enter `https://login-us.microsoftonline.de/{AzureAD TenantID/` for Azure Germany AD
78
+
* Enter `https://login.chinacloudapi.cn/{AzureAD TenantID/` for China 21Vianet AD
79
+
73
80
1. Click **Create** to create the User VPN configuration. You'll select this configuration later in the exercise.
74
81
75
82
## <aname="site"></a>Create an empty hub
@@ -93,7 +100,7 @@ This section shows you how to add a gateway to an already existing virtual hub.
93
100
94
101
***Gateway scale units**: Select the Gateway scale units. Scale units represent the aggregate capacity of the User VPN gateway. If you select 40 or more gateway scale units, plan your client address pool accordingly. For information about how this setting impacts the client address pool, see [About client address pools](about-client-address-pools.md). For information about gateway scale units, see the [FAQ](virtual-wan-faq.md#for-user-vpn-point-to-site--how-many-clients-are-supported).
95
102
***User VPN configuration**: Select the configuration that you created earlier.
96
-
***Client address pool**: Specify the client address pool from which the VPN clients will be assigned IP addresses. This setting corresponds to the gateway scale units that you
103
+
***Client address pool**: Specify the client address pool from which the VPN clients will be assigned IP addresses. This setting corresponds to the gateway scale units that you set.
97
104
1. Click **Confirm**. It can take up to 30 minutes to update the hub.
Copy file name to clipboardExpand all lines: articles/vpn-gateway/openvpn-azure-ad-tenant.md
+9-8Lines changed: 9 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,17 +50,18 @@ Verify that you have an Azure AD tenant. If you don't have an Azure AD tenant, y
50
50
1. Enable Azure AD authentication on the VPN gateway by navigating to **Point-to-site configuration** and picking **OpenVPN (SSL)** as the **Tunnel type**. Select **Azure Active Directory** as the **Authentication type**, then fill in the information under the **Azure Active Directory** section. Replace {AzureAD TenantID} with your tenant ID.
51
51
52
52
***Tenant:** TenantID for the Azure AD tenant
53
-
* Enter `https://login.microsoftonline.com/{AzureAD TenantID}/` for Azure Public AD
54
-
* Enter `https://login.microsoftonline.us/{AzureAD TenantID/` for Azure Government AD
55
-
* Enter `https://login-us.microsoftonline.de/{AzureAD TenantID/` for Azure Germany AD
56
-
* Enter `https://login.chinacloudapi.cn/{AzureAD TenantID/` for China 21Vianet AD
53
+
54
+
* Enter `https://login.microsoftonline.com/{AzureAD TenantID}/` for Azure Public AD
55
+
* Enter `https://login.microsoftonline.us/{AzureAD TenantID/` for Azure Government AD
56
+
* Enter `https://login-us.microsoftonline.de/{AzureAD TenantID/` for Azure Germany AD
57
+
* Enter `https://login.chinacloudapi.cn/{AzureAD TenantID/` for China 21Vianet AD
57
58
58
59
***Audience:** Application ID of the "Azure VPN" Azure AD Enterprise App
59
60
60
-
* Enter 41b23e61-6c1e-4545-b367-cd054e0ed4b4 for Azure Public
61
-
* Enter 51bb15d4-3a4f-4ebf-9dca-40096fe32426 for Azure Government
62
-
* Enter 538ee9e6-310a-468d-afef-ea97365856a9 for Azure Germany
63
-
* Enter 49f817b6-84ae-4cc0-928c-73f27289b3aa for Azure China 21Vianet
61
+
* Enter 41b23e61-6c1e-4545-b367-cd054e0ed4b4 for Azure Public
62
+
* Enter 51bb15d4-3a4f-4ebf-9dca-40096fe32426 for Azure Government
63
+
* Enter 538ee9e6-310a-468d-afef-ea97365856a9 for Azure Germany
64
+
* Enter 49f817b6-84ae-4cc0-928c-73f27289b3aa for Azure China 21Vianet
64
65
65
66
66
67
***Issuer**: URL of the Secure Token Service `https://sts.windows.net/{AzureAD TenantID}/`
0 commit comments