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/Az.Compute.psd1
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -243,8 +243,8 @@ PrivateData = @{
243
243
* [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.
244
244
* Added new parameter ''-VirtualMachineScaleSetId'' to ''Update-AzVm'' cmdlet.
245
245
* Fixed ''New-AzVmss'' and ''New-Azvm'' to use ''SharedGalleryImageId'' parameter.
246
-
* Reducing File Permissions from 0644 to 0600 for SSH Private Key File in ''New-AzVm''.
247
-
* Remove GuestAttestaion vm extension installation for Vmss and Vm creation cmdlets. '
246
+
* Reduced File Permissions from 0644 to 0600 for SSH Private Key File in ''New-AzVm''.
247
+
* Removed GuestAttestaion vm extension installation for Vmss and Vm creation cmdlets. '
0 commit comments