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
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,8 +28,6 @@
28
28
* Removed unversioned and outdated images from New-AzVmss `-ImageName` argument completers.
29
29
*[Breaking Change] Added defaulting logic for VM and VMSS creation to set SecurityType to TrustedLaunch and SecureBootEnabled and VTpmEnalbed to true when those are not set by the user.
30
30
*[Breaking Change] Added defaulting logic for Disk creation to default to TrustedLaunch when able. Allows the user to turn this off by setting the SecurityType to Standard.
31
-
* Added new parameters `-ElasticSanResourceId` and `-OptimizedForFrequentAttach` to `New-AzDiskConfig` cmdlet.
32
-
* Added new parameter `-ElasticSanResourceId` to `New-AzSnapshotConfig` cmdlet.
33
31
* Added new parameter `-VirtualMachineScaleSetId` to `Update-AzVm` cmdlet.
34
32
* Fixed `New-AzVmss` and `New-Azvm` to use `SharedGalleryImageId` parameter.
35
33
* Reducing File Permissions from 0644 to 0600 for SSH Private Key File in `New-AzVm`.
0 commit comments