From 4dac461c4d687710394be856eb0147e9de819a0e Mon Sep 17 00:00:00 2001 From: Yeming Liu Date: Sun, 23 Aug 2020 16:40:07 +0800 Subject: [PATCH] Update Set-AzKeyVaultCertificatePolicy.md --- src/KeyVault/KeyVault/help/Set-AzKeyVaultCertificatePolicy.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/KeyVault/KeyVault/help/Set-AzKeyVaultCertificatePolicy.md b/src/KeyVault/KeyVault/help/Set-AzKeyVaultCertificatePolicy.md index 5ac27a192d7f..f2a55c8e4282 100644 --- a/src/KeyVault/KeyVault/help/Set-AzKeyVaultCertificatePolicy.md +++ b/src/KeyVault/KeyVault/help/Set-AzKeyVaultCertificatePolicy.md @@ -83,7 +83,8 @@ This command sets the policy for the TestCert01 certificate in the ContosoKV01 k ## PARAMETERS ### -CertificateTransparency -Indicates whether certificate transparency is enabled for this certificate/issuer; if not specified, the default is 'true' +Indicates whether certificate transparency is enabled for this certificate/issuer; if not specified, the default is 'true'. +`-IssuerName` needs to be specified when setting this property. ```yaml Type: System.Nullable`1[System.Boolean]