Skip to content

Commit 8aea2d8

Browse files
authored
Merge pull request #47809 from VladislavKoldobskiy/patch-1
Fix up Admin Consent link for China environment
2 parents 1b9567b + 173bbbb commit 8aea2d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Use the steps in [this article](../active-directory/fundamentals/add-users-azure
7171
Azure China 21Vianet
7272
7373
```
74-
https://https://login.chinacloudapi.cn/common/oauth2/authorize?client_id=49f817b6-84ae-4cc0-928c-73f27289b3aa&response_type=code&redirect_uri=https://portal.azure.cn&nonce=1234&prompt=admin_consent
74+
https://login.chinacloudapi.cn/common/oauth2/authorize?client_id=49f817b6-84ae-4cc0-928c-73f27289b3aa&response_type=code&redirect_uri=https://portal.azure.cn&nonce=1234&prompt=admin_consent
7575
```
7676
7777
5. Select the **Global Admin** account if prompted.

0 commit comments

Comments
 (0)