Skip to content

Commit 4011e52

Browse files
authored
Update New-AzGalleryImageDefinition.md SecurityType Inputs (#26428)
Correcting one value of SecurityType inputs list from TrustedandConfidentialVMSupported TrustedLaunchAndConfidentialVmSupported
1 parent 5cb4944 commit 4011e52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ Accept wildcard characters: False
322322
### -Feature
323323
324324
A list of gallery image features.
325-
For SecurityType, acceptable inputs are: None, TrustedlaunchSupported, Trustedlaunch, ConfidentialVM, ConfidentialVMSupported, TrustedandConfidentialVMSupported
325+
For SecurityType, acceptable inputs are: None, TrustedlaunchSupported, Trustedlaunch, ConfidentialVM, ConfidentialVMSupported, TrustedLaunchAndConfidentialVmSupported
326326
327327
```yaml
328328
Type: Microsoft.Azure.Management.Compute.Models.GalleryImageFeature[]

0 commit comments

Comments
 (0)