Skip to content

Commit 4de54d1

Browse files
Merge pull request #17719 from alkohli/8-2504
Add-node and Repair-node changes
2 parents 8172705 + 249bd08 commit 4de54d1

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

azure-local/manage/add-server.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to manage capacity on your Azure Local, version 23H2 syst
44
ms.topic: article
55
author: alkohli
66
ms.author: alkohli
7-
ms.date: 03/25/2025
7+
ms.date: 04/21/2025
88
---
99

1010
# Add a node on Azure Local
@@ -98,6 +98,9 @@ On the new node that you plan to add, follow these steps.
9898

9999
1. Install the operating system and required drivers on the new node that you plan to add. Follow the steps in [Install the Azure Stack HCI Operating System, version 23H2](../deploy/deployment-install-os.md).
100100

101+
>[!NOTE]
102+
> For versions 2503 and later, you'll need to use the OS image of the same solution as that running on the existing cluster. To get the OS image, contact Microsoft Support or OEM Support.
103+
101104
2. Register the node with Arc. Follow the steps in [Register with Arc and set up permissions](../deploy/deployment-arc-register-server-permissions.md).
102105

103106
> [!NOTE]

azure-local/manage/repair-server.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,10 @@ Follow these steps on the node you're trying to repair.
123123
:::image type="content" source="./media/repair-server/delete-machine-node-resource-1.png" alt-text="Screenshot of deletion of faulty Azure Arc machine node." lightbox="./media/repair-server/delete-machine-node-resource-1.png":::
124124

125125
1. Install the operating system and required drivers on the node you wish to repair. Follow the steps in [Install the Azure Stack HCI Operating System, version 23H2](../deploy/deployment-install-os.md).
126-
126+
127127
> [!NOTE]
128-
> If you deployed your Azure Local instance using custom storage IPs, you must manually assign IPs to the storage network adapters after the node is repaired.
128+
> - For versions 2503 and later, you'll need to use the OS image of the same solution as that running on the existing cluster. To get the OS image, contact Microsoft Support or OEM Support.
129+
> - If you deployed your Azure Local instance using custom storage IPs, you must manually assign IPs to the storage network adapters after the node is repaired.
129130
130131
1. Register the node with Arc. Follow the steps in [Register with Arc and set up permissions](../deploy/deployment-arc-register-server-permissions.md).
131132

0 commit comments

Comments
 (0)