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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,8 @@
25
25
* Removed the image alias `CoreOS` as the publisher CoreOS no longer has any images for Azure.
26
26
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.
27
27
* Added a breaking change warning to `New-AzVM` and `New-AzVmss` for future planned image alias removals due to the images reaching their End of Support date.
28
-
* Added new descriptive and versioned alias names for the Linux image aliases, including a new alias for the `Kinvolk` publisher.
28
+
* Added new descriptive and versioned alias names for the Linux image aliases, including a new alias for the `Kinvolk` publisher.
29
+
* Added 'ImageDeprecationStatus' to the output of Get-AzVmImage.
29
30
30
31
## Version 5.6.0
31
32
* Added `-NetworkAccessPolicy` parameter to `New-AzSnapshotUpdateConfig`.
0 commit comments