We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5433c9 commit 1887bb5Copy full SHA for 1887bb5
src/Compute/Compute/help/New-AzDiskConfig.md
@@ -102,7 +102,7 @@ $diskConfig = New-AzDiskConfig -AccountType $accountType -CreateOption Import -S
102
New-AzDisk -ResourceGroupName 'ResourceGroup01' -DiskName 'Disk01' -Disk $diskConfig
103
```
104
105
-Creation of managed disk using CreateOption of Import, with SupportedSecuirtyOption as TrustedLaunchSupported
+Creation of managed disk using CreateOption of Import, with SupportedSecurityOption as TrustedLaunchSupported
106
107
## PARAMETERS
108
0 commit comments