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
+3-9Lines changed: 3 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,8 +30,9 @@ Before you begin, make sure you complete the following prerequisites:
30
30
## Register machines with Azure Arc
31
31
32
32
> [!IMPORTANT]
33
-
> Run these steps as a local administrator on every Azure Local machine that you intend to cluster.
34
-
33
+
> - Run these steps as a local administrator on every Azure Local machine that you intend to cluster.
34
+
> - 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.
35
+
> - If you encounter error code 42 when registering a new Azure Local machine with Azure Arc, see the [Troubleshooting guide](https://github.com/Azure/AzureLocal-Supportability/blob/main/TSG/ArcRegistration/TSG-Arc-registration-failing-with-error-42.md).
35
36
36
37
1. Set the parameters. The script takes in the following parameters:
37
38
@@ -158,9 +159,6 @@ Before you begin, make sure you complete the following prerequisites:
158
159
159
160
:::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":::
160
161
161
-
> [!NOTE]
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.
163
-
164
162
## Assign required permissions for deployment
165
163
166
164
This section describes how to assign Azure permissions for deployment from the Azure portal.
@@ -194,10 +192,6 @@ This section describes how to assign Azure permissions for deployment from the A
194
192
> [!NOTE]
195
193
> The Cloud Application Administrator permission is temporarily needed to create the service principal. After deployment, this permission can be removed.
196
194
197
-
## Troubleshooting
198
-
199
-
When registering a new Azure Local machine with Arc, you might encounter error code 42. For details on the potential causes and resolution steps, see the [Troubleshooting guide](https://github.com/Azure/AzureLocal-Supportability/blob/main/TSG/ArcRegistration/TSG-Arc-registration-failing-with-error-42.md).
200
-
201
195
## Next steps
202
196
203
197
After setting up the first machine in your instance, you're ready to deploy using Azure portal:
0 commit comments