Skip to content

Commit 4217ebf

Browse files
authored
Update Set-AzKeyVaultCertificatePolicy.md (#12731)
1 parent 9ff08ba commit 4217ebf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/KeyVault/KeyVault/help/Set-AzKeyVaultCertificatePolicy.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,8 @@ This command sets the policy for the TestCert01 certificate in the ContosoKV01 k
8383
## PARAMETERS
8484

8585
### -CertificateTransparency
86-
Indicates whether certificate transparency is enabled for this certificate/issuer; if not specified, the default is 'true'
86+
Indicates whether certificate transparency is enabled for this certificate/issuer; if not specified, the default is 'true'.
87+
`-IssuerName` needs to be specified when setting this property.
8788

8889
```yaml
8990
Type: System.Nullable`1[System.Boolean]

0 commit comments

Comments
 (0)