-
Bug
-
Resolution: Not A Defect
-
Minor
-
None
I am trying to build the pipeline to azure using terraform ,i have used azure credential plugin ,created golbal credential .
getting below error .Please kindly advise .
Error:
Error building AzureRM Client: Authenticating using the Azure CLI is only supported as a User (not a Service Principal).
To authenticate to Azure using a Service Principal, you can use the separate 'Authenticate using a Service Principal'
auth method - instructions for which can be found here: https://www.terraform.io/docs/providers/azurerm/guides/service_principal_client_secret.html
Alternatively you can authenticate using the Azure CLI by using a User Account.