Skip to content

Commit 22b0e0d

Browse files
committed
Review changes from Katherine
1 parent 5595e54 commit 22b0e0d

File tree

3 files changed

+9
-10
lines changed

3 files changed

+9
-10
lines changed

azure-local/known-issues.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Release notes with fixed and known issues in Azure Local
33
description: Read about the known issues and fixed issues in Azure Local.
44
author: alkohli
55
ms.topic: conceptual
6-
ms.date: 03/13/2025
6+
ms.date: 03/19/2025
77
ms.author: alkohli
88
ms.reviewer: alkohli
99
---
@@ -23,10 +23,10 @@ For more information about new features in this release, see [What's new for Azu
2323

2424
## Known issues for version 2503
2525

26-
This software release maps to software version number **2503.x.x**.
26+
This software release maps to software version number **2503.0.9**.
2727

2828
> [!IMPORTANT]
29-
> The new deployments of this software use the 2503.x.x build. You can also update from 2411.3.
29+
> The new deployments of this software use the **2503.0.9** build. You can also update from 2411.3.
3030
3131
Release notes for this version include the issues fixed in this release, known issues in this release, and release note issues carried over from previous versions.
3232

@@ -44,7 +44,9 @@ The following table lists the fixed issues in this release:
4444
| Azure Local VMs <!--ADO--> | Inaccurate power state reporting on Azure for Azure Local VMs when the source image for the VM is deleted from the cluster. | Power operations shows consistent and accurate power state representation on Azure for Azure Local VMs with deleted source images. |
4545
| Azure Local VMs <!--ADO--> | Inaccurate power state reporting on Azure for Azure Local VMs when attempting power operations. | Improved the accuracy of power state reconciliation by reducing latency and fixing a bug that impacted power operations visibility to Azure. |
4646
| Azure Local VMs <!--ADO--> | Unable to create a gallery image with specified storage path. | You can now create a gallery image with specified storage path. |
47-
| Azure Local VMs <!--ADO--> | Running `azcmagent disconnect` deletes the Azure Local VM. | Don't use `azcmagent disconnect` on Azure Local VMs. Only `azcmagent disconnect -f` or `azcmagent disconnect --force-local-only` can be used. This command disconnects the connected machine agent and keeps the VM running (no longer deletes). |
47+
| Azure Local VMs <!--ADO--> | Running `azcmagent disconnect` deletes the Azure Local VM. | Don't use `azcmagent disconnect` on Azure Local VMs. Use only `azcmagent disconnect -f` or `azcmagent disconnect --force-local-only`. This command disconnects the connected machine agent and keeps the VM running (no longer deletes). |
48+
| Azure Local VMs/Azure Migrate | Migration of Gen 1 (non-sysprep) VMs using Azure Migrate fails with the error: *Failed to clean up seed ISO disk from the file system for VM*. | Migration of Gen 1 (non-sysprep) VMs using Azure Migrate will no longer fail with this error. |
49+
| Azure Local VMs/Azure Migrate | VM creation from OS disk fails due to incorrect storage precheck. | VM creation succeeds regardless if the source is gallery image or OS disk. |
4850
| Update <!--30232441--> | Ensure that Solution Builder Extension updates of type *Notify* that have been imported get copied correctly before validation. | |
4951
| Update <!--30324217--> | Improved the Solution Extension Secret Location cmdlet help to provide better examples. | |
5052
| Update <!--29409214--> | Added retry logic to Cluster-Aware Updating runs and health checks for cluster nodes. | |
@@ -53,9 +55,6 @@ The following table lists the fixed issues in this release:
5355
| Upgrade <!--30353283--> | Optimized the current Carbon PowerShell module solution. | |
5456
| Upgrade <!--30251075--> | Added a check to validate enough free memory to start an Azure Arc resource bridge VM. | |
5557
| Security <!--XXXX--> | Mitigation for security vulnerability CVE-2024-21302 was implemented. See the [Guidance for blocking rollback of Virtualization-based Security (VBS) related security updates](https://support.microsoft.com/topic/guidance-for-blocking-rollback-of-virtualization-based-security-vbs-related-security-updates-b2e7ebf4-f64d-4884-a390-38d63171b8d3) | |
56-
| Azure Local VMs/Azure Migrate | Migration of Gen 1 (non-sysprep) VMs using Azure Migrate fails with the error: *Failed to clean up seed ISO disk from the file system for VM*. | Contact Microsoft Support to apply a patch that resolves the VM failures associated with this issue. |
57-
| Azure Local VMs/Azure Migrate | VM creation from OS disk fails due to incorrect storage precheck. | VM creation succeeds regardless if the source is gallery image or OS disk. |
58-
5958

6059

6160
## Known issues in this release

azure-local/security-update/security-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This article describes the OS security update for Azure Local that was released
2222

2323
This security update includes quality improvements. Below is a summary of the key issues that this update addresses when you install this KB. If there are new features, it lists them as well. The bold text within the brackets indicates the item or area of the change.
2424

25-
- **[Daylight saving time (DST)]** This update supports (DST) changes in Paraguay.
25+
- **[Daylight saving time (DST)]** This update supports (DST) changes in Paraguay.
2626

2727
- **[Open Secure Shell (OpenSSH) (known issue)]** Fixed: The service fails to start, which stops SSH connections. There is no detailed logging, and you must run the sshd.exe process manually.
2828

azure-local/whats-new.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: overview
55
author: alkohli
66
ms.author: alkohli
77
ms.service: azure-local
8-
ms.date: 03/18/2025
8+
ms.date: 03/19/2025
99
---
1010

1111
# What's new in Azure Local?
@@ -38,7 +38,7 @@ This is a baseline release with the following features and improvements:
3838
- The Download Service is now used to download HTTP content.
3939
- A URL-based platform update package is now supported.
4040
- Azure Local rebranding changes were made for Update.
41-
- **ArC VM management changes**: You can now connect to an Azure Local VM using the SSH/RDP protocol without the need for line of sight (inside the host network). For more information, see [Connect to an Azure Local VM using SSH](./manage/connect-arc-vm-using-ssh.md).
41+
- **Azure Local VM changes**: You can now connect to an Azure Local VM using the SSH/RDP protocol without the need for line of sight (inside the host network). For more information, see [Connect to an Azure Local VM using SSH](./manage/connect-arc-vm-using-ssh.md).
4242

4343

4444
::: moniker-end

0 commit comments

Comments
 (0)