Skip to content

Commit 7c51822

Browse files
Merge pull request #242735 from cherylmc/patch-1
Update openvpn-azure-ad-tenant.md
2 parents c641306 + 8c0fdb9 commit 7c51822

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
@@ -5,7 +5,7 @@ description: Learn how to set up an Azure AD tenant for P2S Azure AD authenticat
55
author: cherylmc
66
ms.service: vpn-gateway
77
ms.topic: how-to
8-
ms.date: 04/24/2023
8+
ms.date: 06/23/2023
99
ms.author: cherylmc
1010

1111
---
@@ -57,9 +57,9 @@ The steps in this article require an Azure AD tenant. If you don't have an Azure
5757
* **Tunnel type:** OpenVPN (SSL)
5858
* **Authentication type**: Azure Active Directory
5959

60-
For **Azure Active Directory** values, use the following guidelines for **Tenant**, **Audience**, and **Issuer** values. Replace {AzureAD TenantID} with your tenant ID.
60+
For **Azure Active Directory** values, use the following guidelines for **Tenant**, **Audience**, and **Issuer** values. Replace {AzureAD TenantID} with your tenant ID, taking care to remove **{}** from the examples when you replace this value.
6161

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.
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

6464
* Azure Public AD: `https://login.microsoftonline.com/{AzureAD TenantID}`
6565
* Azure Government AD: `https://login.microsoftonline.us/{AzureAD TenantID}`

0 commit comments

Comments
 (0)