Skip to content

Commit 33f170c

Browse files
authored
Merge pull request #3759 from ManikaDhiman/md-migrate-rn
Azure Migrate June release notes
2 parents d4638fe + a670872 commit 33f170c

File tree

2 files changed

+18
-4
lines changed

2 files changed

+18
-4
lines changed
36.2 KB
Loading

azure-local/migrate/migrate-whats-new.md

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,31 @@
11
---
2-
title: What's new for Azure Migrate to Azure Local
3-
description: Learn about new features for Azure Migrate on Azure Local.
2+
title: What's new in Azure Migrate for Azure Local
3+
description: Learn about new features in Azure Migrate for Azure Local.
44
author: alkohli
55
ms.author: alkohli
66
ms.topic: how-to
7-
ms.date: 07/02/2025
7+
ms.date: 07/24/2025
88
ms.service: azure-local
99
---
1010

11-
# What's new for Azure Migrate to Azure Local
11+
# What's new in Azure Migrate for Azure Local
1212

1313
This article lists the various features and improvements that are available in VM migration to Azure Local.
1414

15+
## June 2025
16+
17+
This release includes these features and improvements:
18+
19+
- **Improved cleanup for failed replications** – Fixed an issue where failed replication jobs left behind data on the target Azure Local instance. The leftover data is now properly removed when replication fails in such cases.
20+
- **Static IP address migration Windows script improvements** – Made several improvements to the Windows VM static IP migration script:
21+
- Updated the scheduled task execution policy to resolve permission issues.
22+
- Improved handling of file paths containing spaces.
23+
- Implemented automatic cleanup to retain only the three most recent log files.
24+
- **Improved error resolution guidance** – Enhanced error messaging and added detailed resolution steps for common issues, including replication failures.
25+
- **Stricter static IP validation** – Added error handling to prevent Network Interface Card (NIC) creation if the specified static IP is outside the defined pool range.
26+
- **Generation 1 VM Guest Management Enablement Message** – Added a warning message in the portal to ensure that generation 1 VMs are powered off prior to enabling guest management.
27+
28+
:::image type="content" source="./media/migrate-whats-new/guest-enablement-warning-message.png" alt-text="Screenshot showing the warning message in the portal when enabling guest management on generation 1 VMs." lightbox="./media/migrate-whats-new/guest-enablement-warning-message.png":::
1529

1630
## May 2025
1731

0 commit comments

Comments
 (0)