From ee184bf0b67393c2f869e2a9d5d9651906462fc1 Mon Sep 17 00:00:00 2001 From: Chris Puckett <64617662+cpuck@users.noreply.github.com> Date: Tue, 10 Mar 2026 00:44:17 -0500 Subject: [PATCH] Update note on OS image version retrieval Clarified note regarding OS image version availability in Azure portal. --- azure-local/manage/repair-server.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-local/manage/repair-server.md b/azure-local/manage/repair-server.md index 8cd52d336a..2b7c33a217 100644 --- a/azure-local/manage/repair-server.md +++ b/azure-local/manage/repair-server.md @@ -126,7 +126,7 @@ Follow these steps on the node you're trying to repair. >[!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).