Skip to content

Commit 3f904f1

Browse files
Merge pull request #17576 from alkohli/numig
Added what's new for VM migration
2 parents b57d2b6 + 1ef332c commit 3f904f1

File tree

3 files changed

+43
-0
lines changed

3 files changed

+43
-0
lines changed

azure-local/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -484,6 +484,8 @@ items:
484484
items:
485485
- name: Migration overview
486486
href: migrate/migration-options-overview.md
487+
- name: What's new in VM migration?
488+
href: migrate/migrate-whats-new.md
487489
- name: Migrate using Azure Migrate
488490
items:
489491
- name: Hyper-V VMs
86.3 KB
Loading
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
title: What's New for Azure Migrate on Azure Local
3+
description: Learn about new features for Azure Migrate on Azure Local.
4+
author: alkohli
5+
ms.author: alkohli
6+
ms.topic: how-to
7+
ms.date: 04/07/2025
8+
ms.service: azure-local
9+
---
10+
11+
# What's new for VM migration on Azure Local
12+
13+
This article lists the various features and improvements that are available in VM migration to Azure Local.
14+
15+
## March 2025
16+
17+
This release includes the following features and improvements:
18+
19+
- **Critical bug fixes (released in version 2503)** – Azure Local version 2503 includes fixes for two major issues that previously affected migrated VMs:
20+
21+
- A bug that prevented cleanup of the seed ISO on generation 1 VMs, resulting in migration failure.
22+
23+
- An issue where VMs failed to migrate due to a gallery image provisioning failure.
24+
25+
View the full list of [Fixed issues in 2503](../known-issues.md?view=azloc-2503&preserve-view=true#fixed-issues).
26+
27+
- **Smarter replication experience** – Starting with this release, Azure portal automatically includes or excludes VMs from replication based on migration eligibility. This improvement reduces setup errors and simplifies replication.
28+
29+
- **Expanded target resource group options** – You can now create and select VM resource groups across subscriptions, not just within the Azure Local target instance's resource group, thus giving you more flexibility in how and where VMs are deployed.
30+
31+
:::image type="content" source="./media/migrate-whats-new/azure-migrate-replicate.png" alt-text="Screenshot showing the Replicate screen in Azure Migrate." lightbox="./media/migrate-whats-new/azure-migrate-replicate.png":::
32+
33+
- **Enhanced security** – This release has backend API updates to improve the security posture of Azure Migrate to Azure Local.
34+
35+
- **More resilient error handling** – This release has improved handling of common failure scenarios, including:
36+
37+
- Auto-cancelling Azure Arc operations that exceed expected completion times.
38+
39+
- Preserving data integrity during retries of failed migrations.
40+
41+
- **Improved error messaging** – This release includes enhanced error messages with clearer explanations and actionable resolution steps.

0 commit comments

Comments
 (0)