Skip to content

Commit 92f971b

Browse files
committed
Acrolinx
1 parent fe70bf3 commit 92f971b

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

azure-local/manage/register-windows-admin-center.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ There are several requirements and things to consider before you begin the regis
2929

3030
- If your network is configured to use a proxy server for internet connection, make sure that you configure the proxy settings on the Windows Admin Center settings. After the proxy settings are configured, to avoid registration failures restart the **ServerManagementGateway** (Windows Admin Center) service on the server running Windows Admin Center before proceeding with Microsoft Entra registration.
3131

32-
- Unless you're a Microsoft Entra admin or you have an existing Azure application ID, you need to contact your Microsoft Entra admin to either provide an existing Azure application ID or [grant consent to a new application ID](#grant-consent-to-a-new-azure-application-id) that you'll create as part of the registration process.
32+
- Unless you're a Microsoft Entra admin or you have an existing Azure application ID, you must contact your Microsoft Entra admin to either provide an existing Azure application ID or [grant consent to a new application ID](#grant-consent-to-a-new-azure-application-id) that you create as part of the registration process.
3333

3434
## How to register Windows Admin Center with Azure
3535

@@ -53,15 +53,15 @@ Follow these one-time registration steps in the registration pane to register Wi
5353

5454
:::image type="content" source="media/register-windows-admin-center/enter-code.png" alt-text="Screenshot of the Enter code window." lightbox="media/register-windows-admin-center/enter-code.png":::
5555

56-
After pasting in the code, an interactive **Sign in** window appears. Enter the email address associated with the Azure account you want to use with Windows Admin Center. The exact prompts that you see varies depending on your security settings (for example, two-factor authentication). Follow the prompts to sign in.
56+
After pasting in the code, an interactive **Sign in** window appears. Enter the email address associated with the Azure account you want to use with Windows Admin Center. The exact prompts that you see vary depending on your security settings; for example, two-factor authentication. Follow the prompts to sign in.
5757

5858
:::image type="content" source="media/register-windows-admin-center/sign-in.png" alt-text="Screenshot of the sign in dialog box." lightbox="media/register-windows-admin-center/sign-in.png":::
5959

60-
After signing in, you get a confirmation that you're signed into the Windows Admin Center application on your device. Close the confirmation window and return to the original registration page.
60+
After you sign in, you get a confirmation that you're signed into the Windows Admin Center application on your device. Close the confirmation window and return to the original registration page.
6161

62-
1. Connect to Microsoft Entra ID by supplying your Microsoft Entra ID (tenant) ID and application ID. If you already have an Azure tenant ID and you've completed the preceding steps, the tenant ID dropdown may be pre-populated and may contain multiple options. Select the correct tenant ID.
62+
1. Connect to Microsoft Entra ID by supplying your Microsoft Entra ID (tenant) ID and application ID. If you already have an Azure tenant ID and you completed the preceding steps, the tenant ID dropdown may be pre-populated and may contain multiple options. Select the correct tenant ID.
6363

64-
- If your Microsoft Entra administrator has provided you with an application ID, select **Use existing** and enter the application ID.
64+
- If your Microsoft Entra administrator provided you with an application ID, select **Use existing** and enter the application ID.
6565

6666
- If you have an existing ID but don't know what it is, follow the steps described in [Get tenant and app ID values for signing in](/azure/active-directory/develop/howto-create-service-principal-portal#get-tenant-and-app-id-values-for-signing-in) to retrieve it.
6767

@@ -77,14 +77,14 @@ Follow these one-time registration steps in the registration pane to register Wi
7777

7878
1. Select **Sign in** to sign into your Azure account.
7979
> [!NOTE]
80-
> If you get a notice that you need admin approval, it might be because the Microsoft Entra admin must grant permissions in the Azure portal, as described in [Grant consent to the new Azure application ID](#grant-consent-to-a-new-azure-application-id). If they've already done that and you're still getting the notice, try refreshing Windows Admin Center and signing in again by going to **Settings** > **Account**.
80+
> If you get a notice that you need admin approval, it might be because the Microsoft Entra admin must grant permissions in the Azure portal, as described in [Grant consent to the new Azure application ID](#grant-consent-to-a-new-azure-application-id). If they already did that and you're still getting the notice, try refreshing Windows Admin Center and signing in again by going to **Settings** > **Account**.
8181
8282
After Windows Admin Center is registered with Azure, you're ready to [register Azure Stack HCI with Azure](../deploy/register-with-azure.md).
8383

8484
## Grant consent to a new Azure application ID
8585

8686
> [!NOTE]
87-
> This procedure applies only if you a Microsoft Entra admin.
87+
> This procedure applies only if you are a Microsoft Entra admin.
8888
8989
If you're a Microsoft Entra admin, follow these steps to grant consent to a new Azure application ID:
9090

@@ -104,12 +104,12 @@ If you're a Microsoft Entra admin, follow these steps to grant consent to a new
104104

105105
1. While still viewing the app registration in the Azure portal for the Windows Admin Center instance you're registering, select **Authentication** under **Manage** from the left pane.
106106

107-
1. In the **Redirect URIs** box, you will see an existing URI representing the first Windows Admin Center system that registered to the app ID. Select **Add URI** and add two new redirect URIs: `http://localhost:6516` and `https://localhost:6516`. Select **Save.**
107+
1. The **Redirect URIs** box shows an existing URI representing the first Windows Admin Center system that registered to the app ID. Select **Add URI** and add two new redirect URIs: `http://localhost:6516` and `https://localhost:6516`. Select **Save.**
108108

109109
:::image type="content" source="media/register-windows-admin-center/add-redirect-uris.png" alt-text="To enable multiple users in an organization to register Windows Admin Center using the same Azure app ID, add redirect URIs" lightbox="media/register-windows-admin-center/add-redirect-uris.png":::
110110

111111
> [!IMPORTANT]
112-
> Make sure to provide your users with the correct Azure tenant ID and the application ID from step 5, and tell them to select **Use existing** application ID when registering Windows Admin Center. Note that if a Microsoft Entra admin doesn't add redirect URIs and more than one user tries to register Windows Admin Center to the same app ID, they will get an error that the reply URL doesn't match.
112+
> Make sure to provide your users with the correct Azure tenant ID and the application ID from step 5, and tell them to select **Use existing** application ID when registering Windows Admin Center. Note that if a Microsoft Entra admin doesn't add redirect URIs and more than one user tries to register Windows Admin Center to the same app ID, they get an error that the reply URL doesn't match.
113113
114114
## Unregister Windows Admin Center
115115

0 commit comments

Comments
 (0)