Skip to content

Commit a8583f8

Browse files
authored
Update compute ChangeLog.md issue caused by auto resolve
1 parent 605c4a6 commit a8583f8

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
@@ -20,6 +20,7 @@
2020
2121
-->
2222
## Upcoming Release
23+
* Fixed `New-AzVmss` to correctly work when using `-EdgeZone` by creating the Load Balancer in the correct edge zone.
2324

2425
## Version 7.1.0
2526
* Added new parameter `-ElasticSanResourceId` to `New-AzSnapshotConfig` cmdlet.
@@ -28,7 +29,6 @@
2829
* Fixed the `New-AzVM` bug to avoid accessing the `EncryptionAtHost` property for subscriptions who cannot access it since it is behind a feature flag.
2930
* Updated `Get-AzVmExtension` to return instanceView when used with `-Status`.
3031
* Reverted SSH Private Key File permission changes in `New-AzVm`.
31-
* Fixed `New-AzVmss` to correctly work when using `-EdgeZone` by creating the Load Balancer in the correct edge zone.
3232

3333
## Version 7.0.0
3434
* 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)