Skip to content

Commit fd49b8f

Browse files
committed
Updated
1 parent b8d6d70 commit fd49b8f

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

azure-local/deploy/deployment-arc-register-server-permissions.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Register your Azure Local machines with Azure Arc and assign permissions
33
description: Learn how to Register your Azure Local machines with Azure Arc and assign permissions for deployment.
44
author: alkohli
55
ms.topic: how-to
6-
ms.date: 03/11/2025
6+
ms.date: 03/20/2025
77
ms.author: alkohli
88
ms.service: azure-local
99
ms.custom: devx-track-azurepowershell
@@ -24,16 +24,17 @@ Before you begin, make sure you've completed the following prerequisites:
2424
- [Install the Azure Stack HCI operating system, version 23H2](./deployment-install-os.md) on each machine.
2525

2626
- 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+
2728
- *Microsoft.HybridCompute*
2829
- *Microsoft.GuestConfiguration*
2930
- *Microsoft.HybridConnectivity*
3031
- *Microsoft.AzureStackHCI*
31-
- *Microsoft.Kubernetes*
32-
- *Microsoft.KubernetesConfiguration*
32+
- Microsoft.Kubernetes
33+
- Microsoft.KubernetesConfiguration
3334
- *Microsoft.ExtendedLocation*
3435
- *Microsoft.ResourceConnector*
3536
- *HybridContainerService*
36-
37+
3738
> [!NOTE]
3839
> 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.
3940
@@ -188,9 +189,7 @@ Before you begin, make sure you've completed the following prerequisites:
188189
189190
:::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":::
190191
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.
192192
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"::: -->
194193
195194
> [!NOTE]
196195
> 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

Comments
 (0)