You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: azure-local/deploy/deployment-arc-register-server-permissions.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Register your Azure Local machines with Azure Arc and assign permissions
3
3
description: Learn how to Register your Azure Local machines with Azure Arc and assign permissions for deployment.
4
4
author: alkohli
5
5
ms.topic: how-to
6
-
ms.date: 03/20/2025
6
+
ms.date: 04/03/2025
7
7
ms.author: alkohli
8
8
ms.service: azure-local
9
9
ms.custom: devx-track-azurepowershell
@@ -17,7 +17,7 @@ This article describes how to register your Azure Local machines and then set up
17
17
18
18
## Prerequisites
19
19
20
-
Before you begin, make sure you've completed the following prerequisites:
20
+
Before you begin, make sure you complet the following prerequisites:
21
21
22
22
### Azure Local machine prerequisites
23
23
@@ -79,7 +79,7 @@ Before you begin, make sure you've completed the following prerequisites:
79
79
```
80
80
81
81
---
82
-
2. Connect to your Azure account and set the subscription. You'll need to open browser on the client that you're using to connect to the machine and open this page: `https://microsoft.com/devicelogin` and enter the provided code in the Azure CLI output to authenticate. Get the access token and account ID for the registration.
82
+
2. Connect to your Azure account and set the subscription. Open browser on the client that you're using to connect to the machine and open this page: `https://microsoft.com/devicelogin` and enter the provided code in the Azure CLI output to authenticate. Get the access token and account ID for the registration.
83
83
84
84
# [PowerShell](#tab/powershell)
85
85
@@ -192,7 +192,7 @@ This section describes how to assign Azure permissions for deployment from the A
192
192
193
193
1. In the right pane, go to **Role assignments**. Verify that the deployment user has all the configured roles.
194
194
195
-
1. In the Azure portal go to **Microsoft Entra Roles and Administrators** and assign the **Cloud Application Administrator** role permission at the Microsoft Entra tenant level.
195
+
1. In the Azure portal, go to **Microsoft Entra Roles and Administrators** and assign the **Cloud Application Administrator** role permission at the Microsoft Entra tenant level.
196
196
197
197
:::image type="content" source="media/deployment-arc-register-server-permissions/cloud-application-administrator-role-at-tenant.png" alt-text="Screenshot of the Cloud Application Administrator permission at the tenant level." lightbox="./media/deployment-arc-register-server-permissions/cloud-application-administrator-role-at-tenant.png":::
0 commit comments