Skip to content

Commit 247d2e5

Browse files
Merge pull request #219583 from GitaraniSharma-MSFT/patch-60
(AzureCXP) MicrosoftDocs/azure-docs#101869
2 parents 1bf82cc + 08a7fba commit 247d2e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ In this step, you configure P2S Azure AD authentication for the virtual network
112112

113113
* **Tenant**: `https://login.microsoftonline.com/{TenantID}`
114114
* **Audience ID**: Use the value that you created in the previous section that corresponds to **Application (client) ID**. Don't use the application ID for "Azure VPN" Azure AD Enterprise App - use application ID that you created and registered. If you use the application ID for the ""Azure VPN" Azure AD Enterprise App instead, this will grant all users access to the VPN gateway (which would be the default way to set up access), instead of granting only the users that you assigned to the application that you created and registered.
115-
* **Issuer**: `https://sts.window.net/{TenantID}` For the Issuer value, make sure to include a trailing **/** at the end.
115+
* **Issuer**: `https://sts.windows.net/{TenantID}` For the Issuer value, make sure to include a trailing **/** at the end.
116116

117117
1. Once you finish configuring settings, click **Save** at the top of the page.
118118

0 commit comments

Comments
 (0)