Skip to content

Commit 98ca1c9

Browse files
committed
Updated
1 parent 075d142 commit 98ca1c9

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
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](https://github.com/Azure-Samples/AzureLocal/tree/main/os-image). |
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/blob/main/os-image/os-image-tracking-table.md). |
6666
| Security management <!--57340784--> | Owing to a bug in the compliance report, the **Security defaults**, **Application control**, and **Data protections** pages show *Unknown* for all security settings. | This is an issue only in the security compliance report. The states of the security settings are unaffected. Use PowerShell to verify the compliance statis of the security settings. <br><br>For more information, see [Manage secure baseline via PowerShell cmdlets](./manage/manage-secure-baseline.md#powershell-cmdlet-properties) |
6767

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](https://github.com/Azure-Samples/AzureLocal/tree/main/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/blob/main/os-image/os-image-tracking-table.md) 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](https://github.com/Azure-Samples/AzureLocal/tree/main/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/blob/main/os-image/os-image-tracking-table.md) 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).

azure-local/whats-new.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ This release has the following features and improvements:
5252
- Added a health check to ensure failover cluster nodes are healthy before starting the update.
5353
- Simplified the Azure portal experience for viewing the progress and history of update runs.
5454

55-
- **Add and repair node changes**:
56-
- If you are using a Microsoft image, you can download this image. Contact your Original Equipment Manufacturer (OEM) if your system ships with an OEM image.
55+
<!-- - **Add and repair node changes**:
56+
- If you are using a Microsoft image, you can download this image. Contact your Original Equipment Manufacturer (OEM) if your system ships with an OEM image. -->
5757

5858
- **OEM license changes**:
5959

0 commit comments

Comments
 (0)