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
@@ -154,17 +154,13 @@ Before you begin, make sure you complete the following prerequisites:
154
154
155
155
4. After the script completes successfully on all the machines, verify that:
156
156
157
-
158
157
1. Your machines are registered with Arc. Go to the Azure portal and then go to the resource group associated with the registration. The machines appear within the specified resource group as **Machine - Azure Arc** type resources.
159
158
160
159
:::image type="content" source="media/deployment-arc-register-server-permissions/arc-servers-registered-1.png" alt-text="Screenshot of the Azure Local machines in the resource group after the successful registration." lightbox="./media/deployment-arc-register-server-permissions/arc-servers-registered-1.png":::
161
160
162
-
163
-
164
161
> [!NOTE]
165
162
> Once an Azure Local machine is registered with Azure Arc, the only way to undo the registration is to install the operating system again on the machine.
166
163
167
-
168
164
## Assign required permissions for deployment
169
165
170
166
This section describes how to assign Azure permissions for deployment from the Azure portal.
@@ -188,17 +184,9 @@ This section describes how to assign Azure permissions for deployment from the A
188
184
- **Key Vault Secrets Officer**: This permission is required to read and write secrets in the key vault used for deployment.
189
185
- **Key Vault Contributor**: This permission is required to create the key vault used for deployment.
190
186
- **Storage Account Contributor**: This permission is required to create the storage account used for deployment.
191
-
192
187
193
188
1. In the right pane, go to **Role assignments**. Verify that the deployment user has all the configured roles.
194
189
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
-
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":::
198
-
199
-
> [!NOTE]
200
-
> The Cloud Application Administrator permission is temporarily needed to create the service principal. After deployment, this permission can be removed.
201
-
202
190
## Next steps
203
191
204
192
After setting up the first machine in your instance, you're ready to deploy using Azure portal:
0 commit comments