From 181d5f783b9273f5451c9a0e1255cc191f7516bb Mon Sep 17 00:00:00 2001 From: Chris Puckett <64617662+cpuck@users.noreply.github.com> Date: Tue, 10 Mar 2026 00:42:30 -0500 Subject: [PATCH] Update OS image note for clarity and accuracy Clarified note about OS image version retrieval and Azure portal limitations. --- azure-local/manage/add-server.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-local/manage/add-server.md b/azure-local/manage/add-server.md index 4d6c68b636..ad3c9a28e2 100644 --- a/azure-local/manage/add-server.md +++ b/azure-local/manage/add-server.md @@ -102,7 +102,7 @@ On the new node that you plan to add, follow these steps. >[!NOTE] > - For versions 2503 and later, you'll need to use the OS image of the same solution as that running on the existing cluster. > - Use the [Get solution version](../update/azure-update-manager-23h2.md#get-solution-version) to identify the solution version that you are running on the cluster. - > - Use the [OS image](https://github.com/Azure-Samples/AzureLocal/blob/main/os-image/os-image-tracking-table.md) table to identify and download the appropriate OS image version. + > - Use the [OS image](https://github.com/Azure-Samples/AzureLocal/blob/main/os-image/os-image-tracking-table.md) table to identify and download the appropriate OS image version. Do not rely on the Azure portal, as it does not list all available OS image versions and may not include the required matching version. 1. Register the node with Arc. Follow the steps in [Register with Arc and set up permissions](../deploy/deployment-arc-register-server-permissions.md).