We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f08893a commit df26b48Copy full SHA for df26b48
src/Migrate/Migrate/ChangeLog.md
@@ -18,6 +18,8 @@
18
- Additional information about change #1
19
-->
20
## Upcoming Release
21
+* Fixed bugs in `New-AzMigrateLocalDiskMappingObject` to validate for non-512 physical sector size of VHD.
22
+* Fixed bugs in `New-AzMigrateLocalServerReplication` to validate for VHD as OS disk of Hyper-V Generation 2 VMs.
23
24
## Version 2.9.0
25
* Added `-OsType` as an optional parameter to command `Set-AzMigrateLocalServerReplication` to allow user-specified OS type.
0 commit comments