Closed ronakthamor closed 2 years ago
I'm getting the exact same error. Seems like there is some issue with the newest version of Posh-ACME (4.15.0) and Az.KeyVault module in Azure PowerShell tasks. I tried using the older version of Posh-ACME in my pipeline and no more errors.
Install-Module -Name Posh-ACME -RequiredVersion 4.14.0 -Force
@JaakkoA Thank you for the solution. I tired with old Az.KeyVault
module but the issue is with Posh-ACME
.
Hi,
I am getting the below error in the pipeline step Import Certificate into Key Vault:
When I try to add import module (
Import-Module -Name Az.KeyVault -Force
) it's giving the below error: