Skip to content

Commit 65630dc

Browse files
Merge pull request #215912 from wtnlee/patch-49
Update openvpn-azure-ad-tenant.md
2 parents 555d04d + 551ec76 commit 65630dc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@ The steps in this article require an Azure AD tenant. If you don't have an Azure
5959

6060
For **Azure Active Directory** values, use the following guidelines for **Tenant**, **Audience**, and **Issuer** values. Replace {AzureAD TenantID} with your tenant ID.
6161

62-
* **Tenant:** TenantID for the Azure AD tenant. Enter the tenant ID that corresponds to your configuration.
62+
* **Tenant:** TenantID for the Azure AD tenant. Enter the tenant ID that corresponds to your configuration. Make sure the Tenant URL does not have a `\` at the end.
6363

64-
* Azure Public AD: `https://login.microsoftonline.com/{AzureAD TenantID}/`
65-
* Azure Government AD: `https://login.microsoftonline.us/{AzureAD TenantID/`
66-
* Azure Germany AD: `https://login-us.microsoftonline.de/{AzureAD TenantID/`
67-
* China 21Vianet AD: `https://login.chinacloudapi.cn/{AzureAD TenantID/`
64+
* Azure Public AD: `https://login.microsoftonline.com/{AzureAD TenantID}`
65+
* Azure Government AD: `https://login.microsoftonline.us/{AzureAD TenantID}`
66+
* Azure Germany AD: `https://login-us.microsoftonline.de/{AzureAD TenantID}`
67+
* China 21Vianet AD: `https://login.chinacloudapi.cn/{AzureAD TenantID}`
6868

6969
* **Audience**: The Application ID of the "Azure VPN" Azure AD Enterprise App.
7070

@@ -88,4 +88,4 @@ In this section, you generate and download the Azure VPN Client profile configur
8888
## Next steps
8989

9090
* To connect to your virtual network, you must configure the Azure VPN client on your client computers. See [Configure a VPN client for P2S VPN connections](openvpn-azure-ad-client.md).
91-
* For frequently asked questions, see the **Point-to-site** section of the [VPN Gateway FAQ](vpn-gateway-vpn-faq.md#P2S).
91+
* For frequently asked questions, see the **Point-to-site** section of the [VPN Gateway FAQ](vpn-gateway-vpn-faq.md#P2S).

0 commit comments

Comments
 (0)