Skip to content

Commit e545956

Browse files
committed
Added link to table in github repo
1 parent cb0a967 commit e545956

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

azure-local/known-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The following table lists the known issues in this release:
6262

6363
|Feature |Issue |Workaround |
6464
|---------|---------|---------|
65-
| Add server <br> Repair server <!--32447442--> | The `Add-server` and `Repair-server` cmdlets fail with the error: <br> `Cluster Build ID matches node to add's Build ID`. | Use the OS image of the same solution version as that running on the existing cluster. To get the OS image, identify and download the image version from this [Release table](). |
65+
| Add server <br> Repair server <!--32447442--> | The `Add-server` and `Repair-server` cmdlets fail with the error: <br> `Cluster Build ID matches node to add's Build ID`. | Use the OS image of the same solution version as that running on the existing cluster. To get the OS image, identify and download the image version from this [Release table](https://github.com/Azure-Samples/AzureLocal/tree/main/os-image). |
6666

6767
## Known issues from previous releases
6868

azure-local/manage/add-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ On the new node that you plan to add, follow these steps.
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

101101
>[!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. Use the [OS image]() table to identify and download the appropriate OS image version.
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. Use the [OS image](https://github.com/Azure-Samples/AzureLocal/tree/main/os-image) table to identify and download the appropriate OS image version.
103103
104104
2. Register the node with Arc. Follow the steps in [Register with Arc and set up permissions](../deploy/deployment-arc-register-server-permissions.md).
105105

azure-local/manage/repair-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Follow these steps on the node you're trying to repair.
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).
126126

127127
> [!NOTE]
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. Use the [OS image]() table to identify and download the appropriate OS image version.
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. Use the [OS image](https://github.com/Azure-Samples/AzureLocal/tree/main/os-image) table to identify and download the appropriate OS image version.
129129
> - 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.
130130
131131
1. Register the node with Arc. Follow the steps in [Register with Arc and set up permissions](../deploy/deployment-arc-register-server-permissions.md).

0 commit comments

Comments
 (0)