Skip to content

Commit 93f9f24

Browse files
authored
--Destination flag accepted values fix
Fixed the duplicate accepted values in the docs, HSM and Software was listed twice each respectively.
1 parent 821b03f commit 93f9f24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/KeyVault/KeyVault/help/Add-AzKeyVaultKey.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ extension, it imports the key as a software-protected key.
269269
Type: System.String
270270
Parameter Sets: InteractiveCreate, InputObjectCreate, ResourceIdCreate
271271
Aliases:
272-
Accepted values: HSM, Software, HSM, Software
272+
Accepted values: HSM, Software
273273

274274
Required: True
275275
Position: Named

0 commit comments

Comments
 (0)