Skip to content

Commit 626f758

Browse files
authored
Update ChangeLog.md of Az.Compute (#20579)
moved description from 5.2.0 to Upcoming
1 parent eca0711 commit 626f758

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Compute/Compute/ChangeLog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222
## Upcoming Release
2323
* Removed the image `Win2008R2SP1` from the list of available images and documentation. This image is no longer available on the backend so the client tools need to sync to that change.
2424
* Fixed a bug for creating Linux VM's from SIG/Community Gallery Images
25+
* Added `ImageReferenceId` string parameter to the `New-AzVmssConfig` cmdlet. This allows gallery image references to be added for the Confidential VM feature.
26+
* Added `SecurityEncryptionType` and `SecureVMDiskEncryptionSet` string parameters to the `Set-AzVmssStorageProfile` cmdlet for the Confidential VM feature.
2527

2628
## Version 5.2.0
2729
* Fixed issue found for `Set-AzVmssVMRunCommand` [#19985]
2830
* Fixed `Get-AzVm` cmdlet when parameter "-Status" is provided, return property `OsName`, `OsVersion` and `HyperVGeneration`
29-
* Fixed `New-AzVM` cmdlet when creating VM with bootdiagnostic storage causes exception `Kind` cannot be null.
30-
* Added `ImageReferenceId` string parameter to the `New-AzVmssConfig` cmdlet. This allows gallery image references to be added for the Confidential VM feature.
31-
* Added `SecurityEncryptionType` and `SecureVMDiskEncryptionSet` string parameters to the `Set-AzVmssStorageProfile` cmdlet for the Confidential VM feature.
31+
* Fixed `New-AzVM` cmdlet when creating VM with bootdiagnostic storage causes exception `Kind` cannot be null.
3232

3333
## Version 5.1.1
3434
* Upgraded AutoMapper to Microsoft.Azure.PowerShell.AutoMapper 6.2.2 with fix [#18721]

0 commit comments

Comments
 (0)