Skip to content

Commit b8d6d70

Browse files
committed
Merge branch 'release-local-2503' of https://github.com/MicrosoftDocs/azure-stack-docs-pr into 4-2503
2 parents 5563235 + 15b08ae commit b8d6d70

40 files changed

+447
-123
lines changed

azure-local/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ items:
124124
items:
125125
- name: Via console
126126
href: deploy/deployment-arc-register-server-permissions.md
127-
- name: Via local UI
128-
href: deploy/deployment-arc-register-local-ui.md
127+
- name: Via Configurator app
128+
href: deploy/deployment-arc-register-configurator-app.md
129129
- name: 5. Choose a deployment method
130130
items:
131131
- name: 5A. Deploy via Azure portal

azure-local/deploy/deploy-via-portal.md

Lines changed: 125 additions & 68 deletions
Large diffs are not rendered by default.

azure-local/deploy/deployment-arc-register-configurator-app.md

Lines changed: 262 additions & 0 deletions
Large diffs are not rendered by default.

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: 9 additions & 5 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
@@ -184,9 +188,9 @@ Before you begin, make sure you've completed the following prerequisites:
184188
185189
:::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":::
186190
187-
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.
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.
188192
189-
:::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":::
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"::: -->
190194
191195
> [!NOTE]
192196
> 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.
60 KB
Loading
78.6 KB
Loading
225 KB
Loading
223 KB
Loading
225 KB
Loading

0 commit comments

Comments
 (0)