You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: azure-local/known-issues.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Release notes with fixed and known issues in Azure Local
3
3
description: Read about the known issues and fixed issues in Azure Local.
4
4
author: alkohli
5
5
ms.topic: conceptual
6
-
ms.date: 04/24/2025
6
+
ms.date: 04/28/2025
7
7
ms.author: alkohli
8
8
ms.reviewer: alkohli
9
9
---
@@ -62,7 +62,7 @@ The following table lists the known issues in this release:
62
62
63
63
|Feature |Issue |Workaround |
64
64
|---------|---------|---------|
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, contact Microsoft Support or OEM Support. |
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](). |
Copy file name to clipboardExpand all lines: azure-local/manage/add-server.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -99,7 +99,7 @@ On the new node that you plan to add, follow these steps.
99
99
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).
100
100
101
101
>[!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. To get the OS image, contact Microsoft Support or OEM Support.
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.
103
103
104
104
2. Register the node with Arc. Follow the steps in [Register with Arc and set up permissions](../deploy/deployment-arc-register-server-permissions.md).
Copy file name to clipboardExpand all lines: azure-local/manage/azure-arc-vm-management-overview.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.author: alkohli
6
6
ms.topic: how-to
7
7
ms.service: azure-local
8
8
ms.custom: linux-related-content
9
-
ms.date: 04/09/2025
9
+
ms.date: 04/28/2025
10
10
---
11
11
12
12
# What is Azure Local VM management?
@@ -40,8 +40,6 @@ Although Hyper-V provides capabilities to manage your on-premises VMs, Azure Loc
40
40
41
41
Consider the following limitations when you're managing VMs on Azure Local:
42
42
43
-
- Taking checkpoints on VMs running on Azure Local by using on-premises tools, such as Windows Admin Center or Hyper-V Manager, will adversely affect the management of these VMs from Azure.
44
-
45
43
- Updates to VM configurations, such as vCPU, memory, network interface, or data disk via on-premises tools, won't be reflected on the Azure management plane.
46
44
47
45
- Moving a resource group isn't supported for VMs on Azure Local and its associated resources (such as network interfaces and disks).
Copy file name to clipboardExpand all lines: azure-local/manage/repair-server.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Learn how to repair a node on your Azure Local, version 23H2 system
4
4
ms.topic: article
5
5
author: alkohli
6
6
ms.author: alkohli
7
-
ms.date: 03/25/2025
7
+
ms.date: 04/28/2025
8
8
---
9
9
10
10
# Repair a node on Azure Local
@@ -125,7 +125,7 @@ Follow these steps on the node you're trying to repair.
125
125
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).
126
126
127
127
> [!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. To get the OS image, contact Microsoft Support or OEM Support.
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.
129
129
> - 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.
130
130
131
131
1. Register the node with Arc. Follow the steps in [Register with Arc and set up permissions](../deploy/deployment-arc-register-server-permissions.md).
Copy file name to clipboardExpand all lines: azure-local/whats-new.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ For more information, see [Release information summary](./release-information-23
32
32
33
33
This release has the following features and improvements:
34
34
35
-
-**OS version changes**: Starting 2504, all new Azure Local deployments will use a new Operating System version 261000.3775.
35
+
-**OS version changes**: Starting 2504, all new Azure Local deployments will use a new operating system (OS) version **261000.3775**. Existing deployments will continue to use the OS version **23598.1551**. For more information, see [Release information summary](./release-information-23h2.md).
36
36
37
37
-**.NET update installations improvements**
38
38
- Increased reliability of .NET security update installations.
@@ -41,7 +41,7 @@ This release has the following features and improvements:
41
41
- Starting with this release, you can download a specific version of Azure Local software instead of just the latest version. For each upcoming release, you can choose from up to last six supported versions. For more information, see [Download Azure Local software](./deploy/download-23h2-software.md).
42
42
- The error logging in the registration script is enhanced.
43
43
44
-
**Security changes**: The Dynamic Root of Trust for Measurement (DRTM) will be enabled by default for all new 2504 deployments running Operating System version 21600.3775. For more information, see [Security features for Azure Local](./concepts/security-features.md#security-features-for-azure-local).
44
+
**Security changes**: The Dynamic Root of Trust for Measurement (DRTM) will be enabled by default for all new 2504 deployments running OS version **21600.3775**. For more information, see [Security features for Azure Local](./concepts/security-features.md#security-features-for-azure-local).
45
45
46
46
-**Azure Local VM changes**
47
47
- Software Defined Networking (SDN) enabled by Azure Arc (Preview) - Starting with this release, Azure Local now supports SDN enabled by Azure Arc for new deployments. This preview feature enables deployment of the Network Controller as a failover cluster service. The feature introduces support for Network Security Groups (NSGs) on static logical networks and Azure Local VM network adapters on these networks, allowing for granular control of network traffic.
@@ -55,7 +55,7 @@ This release has the following features and improvements:
55
55
- Added a health check to ensure failover cluster nodes are healthy before starting the update.
56
56
- Simplified the Azure portal experience for viewing the progress and history of update runs.
57
57
58
-
-**OEM license changes**: Azure Stack HCI OEM license is now known as OEM license for Azure Local. For more information, see [OEM license overview](./oem-license.md) and [OEM license and billing FAQ](./license-billing.yml).
58
+
-**OEM license name changes**: Azure Stack HCI OEM license is now known as OEM license for Azure Local. For more information, see [OEM license overview](./oem-license.md) and [OEM license and billing FAQ](./license-billing.yml).
59
59
60
60
-**Solution extension improvements**
61
61
- Improved error message to fix firewall blocking access to solution extension manifest endpoints.
0 commit comments