Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion azure-local/manage/repair-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Comment on lines +129 to 130
Copy link

Copilot AI Mar 10, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This NOTE bullet is doing double duty (download guidance + portal limitation) and becomes a very long line. Consider splitting the portal guidance into a separate bullet (and/or rephrasing to avoid absolute wording like “does not list all” unless that’s guaranteed) to improve readability and reduce the chance of the statement becoming outdated.

Suggested change
> - 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.
> - 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.
> - The Azure portal might not list all available OS image versions and might not include the required matching version.

Copilot uses AI. Check for mistakes.
1. Register the node with Arc. Follow the steps in [Register with Arc and set up permissions](../deploy/deployment-arc-register-server-permissions.md).

Expand Down