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: src/Compute/Compute/ChangeLog.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,9 @@
20
20
21
21
-->
22
22
## Upcoming Release
23
-
* Added support for ADE version migration
23
+
* Updated the `Set-AzVMDiskEncryptionExtension` cmdlet to support ADE extension migration from two pass (version with AAD input parameters) to single pass (version without AAD input parameters).
24
+
- Added a switch parameter `-Migrate` to trigger migration workflow.
25
+
- Added a switch parameter `-MigrationRecovery` to trigger recovery workflow for VMs experiencing failures after migration from two pass ADE.
24
26
25
27
## Version 4.11.0
26
28
* Fixed a bug when 1 data disk attached to VMSS for Remove-AzVmssDataDisk [#13368]
0 commit comments