Skip to content

Commit 3c0bb29

Browse files
author
maddieclayton
committed
fix
1 parent e5c37ca commit 3c0bb29

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ResourceManager/KeyVault/Commands.KeyVault/Commands/SetAzureKeyVaultCertificateIssuer.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ public override void ExecuteCmdlet()
131131
}
132132
else
133133
{
134-
WriteWarning("Set-AzureKeyVaultCertificateIssuer: The -IssuerProvider parameter will become mandatory in the May 2018 release.");
135134
issuerToUse = new PSKeyVaultCertificateIssuer
136135
{
137136
Name = Name,

0 commit comments

Comments
 (0)