Skip to content

Commit 1887bb5

Browse files
audreytttCopilot
andauthored
Update changelog typo
Co-authored-by: Copilot <[email protected]>
1 parent a5433c9 commit 1887bb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Compute/Compute/help/New-AzDiskConfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ $diskConfig = New-AzDiskConfig -AccountType $accountType -CreateOption Import -S
102102
New-AzDisk -ResourceGroupName 'ResourceGroup01' -DiskName 'Disk01' -Disk $diskConfig
103103
```
104104

105-
Creation of managed disk using CreateOption of Import, with SupportedSecuirtyOption as TrustedLaunchSupported
105+
Creation of managed disk using CreateOption of Import, with SupportedSecurityOption as TrustedLaunchSupported
106106

107107
## PARAMETERS
108108

0 commit comments

Comments
 (0)