Skip to content

Commit dae5b1d

Browse files
authored
Update Az.Compute.psd1
1 parent 359707b commit dae5b1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Compute/Compute/Az.Compute.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,8 +243,8 @@ PrivateData = @{
243243
* [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.
244244
* Added new parameter ''-VirtualMachineScaleSetId'' to ''Update-AzVm'' cmdlet.
245245
* 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. '
248248

249249
# Prerelease string of this module
250250
# Prerelease = ''

0 commit comments

Comments
 (0)