vsts-arm-outputs icon indicating copy to clipboard operation
vsts-arm-outputs copied to clipboard

Errors when using ServicePrincipal Certificate Authentication

Open craigofnz opened this issue 5 years ago • 1 comments

When using a Azure DevOps ServiceConnection that uses Service Principal Certificate Authentication other Azure DevOps tasks succeed but ARM Outputs fails with: ##[error]Error: secret must be a non empty string.

This issue does not occur when using ServicePrincipal Key authentication, although for some environments this workaround is not suitable if they are required to use certificate authentication.

Possibly related: https://github.com/Azure/ms-rest-azure-js/issues/37

craigofnz avatar Dec 14 '19 22:12 craigofnz

I can confirm this error.

BennyM avatar Mar 26 '20 14:03 BennyM