Update national-cloud-deployments.md (#2152)

* Update documentation to reflect correct Azure portal to use to register a new application
This commit is contained in:
abraunegg 2022-09-26 07:06:44 +10:00 committed by GitHub
parent d035ee13cd
commit 7a5cf8dd46
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,14 @@ In order to successfully use these specific Microsoft Azure deployments, the fol
6. Authenticate the client 6. Authenticate the client
## Step 1: Register a new application with Microsoft Azure ## Step 1: Register a new application with Microsoft Azure
1. Log into [Microsoft Azure](https://portal.azure.com/) with your applicable identity 1. Log into your applicable Microsoft Azure Portal with your applicable Office365 identity:
| National Cloud Environment | Microsoft Azure Portal |
|---|---|
| Microsoft Cloud for US Government | https://portal.azure.com/ |
| Microsoft Cloud Germany | https://portal.azure.com/ |
| Azure and Office365 operated by 21Vianet | https://portal.azure.cn/ |
2. Select 'Azure Active Directory' as the service you wish to configure 2. Select 'Azure Active Directory' as the service you wish to configure
3. Under 'Manage', select 'App registrations' to register a new application 3. Under 'Manage', select 'App registrations' to register a new application
4. Click 'New registration' 4. Click 'New registration'