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-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,8 +32,8 @@
32
32
*[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.
33
33
* Added new parameter `-VirtualMachineScaleSetId` to `Update-AzVm` cmdlet.
34
34
* Fixed `New-AzVmss` and `New-Azvm` to use `SharedGalleryImageId` parameter.
35
-
*Reducing File Permissions from 0644 to 0600 for SSH Private Key File in `New-AzVm`.
36
-
*Remove GuestAttestaion vm extension installation for Vmss and Vm creation cmdlets.
35
+
*Reduced File Permissions from 0644 to 0600 for SSH Private Key File in `New-AzVm`.
36
+
*Removed GuestAttestaion vm extension installation for Vmss and Vm creation cmdlets.
0 commit comments