Skip to content

Commit a060070

Browse files
committed
Updated
1 parent 6842e6c commit a060070

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

azure-local/deploy/deployment-arc-register-local-ui.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ ms.date: 03/03/2025
1212

1313
> Applies to: Azure Local 2405.1 and later
1414
15-
<!--[!INCLUDE [applies-to](../includes/hci-applies-to-23h2.md)]-->
15+
> [!IMPORTANT]
16+
> Starting 2503 release, local UI is deprecated. If you want to bootstrap your Azure Local machines, you can use the [Configurator App](./deployment-arc-register-configurator-app.md).
1617
1718
This article describes how to use a local web-based UI to bootstrap and register the machines that you intend to cluster as an Azure Local instance.
1819

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

Lines changed: 7 additions & 3 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: 02/20/2024
6+
ms.date: 03/11/2025
77
ms.author: alkohli
88
ms.service: azure-local
99
ms.custom: devx-track-azurepowershell
@@ -24,12 +24,16 @@ 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-
2827
- *Microsoft.HybridCompute*
2928
- *Microsoft.GuestConfiguration*
3029
- *Microsoft.HybridConnectivity*
3130
- *Microsoft.AzureStackHCI*
32-
31+
- *Microsoft.Kubernetes*
32+
- *Microsoft.KubernetesConfiguration*
33+
- *Microsoft.ExtendedLocation*
34+
- *Microsoft.ResourceConnector*
35+
- *HybridContainerService*
36+
3337
> [!NOTE]
3438
> 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.
3539

0 commit comments

Comments
 (0)