Skip to content

Commit e30c8cc

Browse files
authored
Update ChangeLog.md
1 parent f52dc1a commit e30c8cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Compute/Compute/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
-->
2222
## Upcoming Release
2323
* Fixed `New-AzVmss` to correctly work when using `-EdgeZone` by creating the Load Balancer in the correct edge zone.
24+
* Removed references to image aliases in `New-AzVM` and `New-AzVmss` to images that were removed.
2425

2526
## Version 7.1.0
2627
* Added new parameter `-ElasticSanResourceId` to `New-AzSnapshotConfig` cmdlet.
@@ -29,7 +30,6 @@
2930
* Fixed the `New-AzVM` bug to avoid accessing the `EncryptionAtHost` property for subscriptions who cannot access it since it is behind a feature flag.
3031
* Updated `Get-AzVmExtension` to return instanceView when used with `-Status`.
3132
* Reverted SSH Private Key File permission changes in `New-AzVm`.
32-
* Removed references to image aliases in `New-AzVM` and `New-AzVmss` to images that were removed.
3333

3434
## Version 7.0.0
3535
* Added update functionality in `Update-AzVmss` for parameters `SecurityType`, `EnableSecureBoot`, and `EnableVtpm` for the parameter set with the Put operation.

0 commit comments

Comments
 (0)