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/migrate/migrate-whats-new.md
+18-4Lines changed: 18 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,31 @@
1
1
---
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.
4
4
author: alkohli
5
5
ms.author: alkohli
6
6
ms.topic: how-to
7
-
ms.date: 07/02/2025
7
+
ms.date: 07/24/2025
8
8
ms.service: azure-local
9
9
---
10
10
11
-
# What's new for Azure Migrate to Azure Local
11
+
# What's new in Azure Migrate for Azure Local
12
12
13
13
This article lists the various features and improvements that are available in VM migration to Azure Local.
14
14
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":::
0 commit comments