Skip to content

Commit a76b2a2

Browse files
author
Priyanka Middha
committed
Add version 1.8.5 release notes with new features, enhancements, and bug fixes for VM Conversion extension
1 parent 272b983 commit a76b2a2

1 file changed

Lines changed: 45 additions & 0 deletions

File tree

WindowsServerDocs/manage/windows-admin-center/use/migrate-vmware-to-hyper-v.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -645,3 +645,48 @@ Static IP configuration doesn't migrate successfully for a Windows VM.
645645
- Resolved a problem where migrations could get stuck at **80% progress**.
646646

647647
---
648+
649+
## [Version 1.8.5](https://dev.azure.com/WindowsAdminCenter/Windows%20Admin%20Center%20Feed/_artifacts/feed/wac-public-extensions/NuGet/msft.sme.vm-conversion/overview/1.8.5) (December 2025)
650+
651+
## New Features & Enhancements
652+
653+
### Secure Boot Configuration Reliability
654+
- Implemented logic to power off the VM automatically before applying Secure Boot settings.
655+
- Resolves failures that occurred when Secure Boot was configured on a running VM.
656+
657+
### Early Change ID Validation
658+
- Added pre-validation for missing disk Change IDs.
659+
- Provides clear and early error messaging, avoiding unexpected failures later in the workflow.
660+
661+
### Power State Alignment
662+
- Ensures the destination VM's power state consistently matches the source VM’s final power state after migration.
663+
- If the source VM is off and migration succeeds → destination VM remains off.
664+
- If the source VM is off and migration fails → source VM remains off.
665+
666+
### Enhanced Synchronization Experience
667+
- Introduced asynchronous file-path validation in the Synchronization Confirmation dialog.
668+
- Reduces UI blocking and improves responsiveness during sync initiation.
669+
670+
### Telemetry Improvements
671+
- Added additional telemetry signals to improve:
672+
- Performance analysis
673+
- Workflow reliability tracking
674+
- Troubleshooting efficiency
675+
676+
### Security Improvements
677+
- Implemented log sanitization in the PowerShell layer to mask sensitive data.
678+
- Ensures secure handling of credentials across logs and event traces.
679+
680+
### VM List Component Update
681+
- Reduced the VM synchronization and migration limit from 50 to 10 to improve reliability.
682+
- Updated corresponding error and guidance messages to reflect the new threshold.
683+
684+
---
685+
686+
## Bug Fixes
687+
688+
- Fixed an issue where powering on a VM resulted in the error: “Validation failed for one or more fields.”
689+
- Resolved an issue causing: “Failed to create destination VM: cpuCount must be a positive number.”
690+
- Addressed a problem where closing the browser mid-migration caused workflows to appear stuck at 80% when returning to Windows Admin Center. The Import VM step now automatically resumes and completes correctly.
691+
692+
---

0 commit comments

Comments
 (0)