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
+5-6Lines changed: 5 additions & 6 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/11/2025
6
+
ms.date: 03/20/2025
7
7
ms.author: alkohli
8
8
ms.service: azure-local
9
9
ms.custom: devx-track-azurepowershell
@@ -24,16 +24,17 @@ Before you begin, make sure you've completed the following prerequisites:
24
24
-[Install the Azure Stack HCI operating system, version 23H2](./deployment-install-os.md) on each machine.
25
25
26
26
- Register your subscription with the required resource providers (RPs). You can use either the [Azure portal](/azure/azure-resource-manager/management/resource-providers-and-types#register-resource-provider-1) or the [Azure PowerShell](/azure/azure-resource-manager/management/resource-providers-and-types#azure-powershell) to register. You need to be an owner or contributor on your subscription to register the following resource RPs:
27
+
27
28
-*Microsoft.HybridCompute*
28
29
-*Microsoft.GuestConfiguration*
29
30
-*Microsoft.HybridConnectivity*
30
31
-*Microsoft.AzureStackHCI*
31
-
-*Microsoft.Kubernetes*
32
-
-*Microsoft.KubernetesConfiguration*
32
+
- Microsoft.Kubernetes
33
+
- Microsoft.KubernetesConfiguration
33
34
-*Microsoft.ExtendedLocation*
34
35
-*Microsoft.ResourceConnector*
35
36
-*HybridContainerService*
36
-
37
+
37
38
> [!NOTE]
38
39
> The assumption is that the person registering the Azure subscription with the resource providers is a different person than the one who is registering the Azure Local machines with Arc.
39
40
@@ -188,9 +189,7 @@ Before you begin, make sure you've completed the following prerequisites:
188
189
189
190
:::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":::
190
191
191
-
<!--1. The mandatory Azure Local extensions are installed on your machines. From the resource group, select the registered machine. Go to the **Extensions**. The mandatory extensions show up in the right pane.
192
192
193
-
:::image type="content" source="media/deployment-arc-register-server-permissions/mandatory-extensions-installed-registered-servers.png" alt-text="Screenshot of the Azure Local registered machines with mandatory extensions installed." lightbox="./media/deployment-arc-register-server-permissions/mandatory-extensions-installed-registered-servers.png"::: -->
194
193
195
194
> [!NOTE]
196
195
> 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.
0 commit comments