Skip to content

Commit cdc4c1f

Browse files
authored
Update ChangeLog.md (Azure#21211)
1 parent 45a3691 commit cdc4c1f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/Compute/Compute/ChangeLog.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@
2020
2121
-->
2222
## Upcoming Release
23+
* Removed the image alias `CoreOS` as the publisher CoreOS no longer has any images for Azure.
24+
* Updated the names of the `openSUSE-Leap` and `SLES` aliases to `OpenSuseLeap154` and `SuseSles15SP4` respectively. Updated these aliases to point to an image that actually exists and updated the alias names to be descriptive and versioned.
25+
* Added new descriptive and versioned alias names for the Linux image aliases.
2326
* Added `-NetworkAccessPolicy` parameter to `New-AzSnapshotUpdateConfig`.
2427
* Added `-SharedGalleryImageId` parameter to `New-AzVM`, `New-AzVmConfig`, `New-AzVmss`, `New-AzVmssConfig`, `Update-AzVmss`, and `Set-AzVmssStorageProfile`.
2528

@@ -28,10 +31,7 @@
2831
* Added `-PerformancePlus` parameter to `New-AzDiskConfig`
2932
* Added 'MaxSurge' to Set-AzVmssRollingUpgradePolicyCommand
3033
* Added support for 'latest' in 'Get-AzvmImage' '-Version' parameter
31-
* Added `CompletionPercent` property to PSDisk object.
32-
* Removed the image alias `CoreOS` as the publisher CoreOS no longer has any images for Azure.
33-
Updated the names of the `openSUSE-Leap` and `SLES` aliases to `OpenSuseLeap154` and `SuseSles15SP4` respectively. Updated these aliases to point to an image that actually exists and updated the alias names to be descriptive and versioned.
34-
* Added new descriptive and versioned alias names for the Linux image aliases.
34+
* Added `CompletionPercent` property to PSDisk object.
3535

3636
## Version 5.4.0
3737
* Added `-SkipIdentity`, `-PathUserIdentity`, `-IsTest` parameter to `Set-AzVMAEMExtension`

0 commit comments

Comments
 (0)