I'm using a Service Connection which authenticates to Azure using a Service Principal. This has been fully tested both locally in my own command line as well as in the DevOps pipeline using the Azure CLI - so just wanted to rule out the credentials and/or service connection being the issue.
When I run a pulumi command I end up repeatedly getting an error message:
I'm using a Service Connection which authenticates to Azure using a Service Principal. This has been fully tested both locally in my own command line as well as in the DevOps pipeline using the Azure CLI - so just wanted to rule out the credentials and/or service connection being the issue.
When I run a pulumi command I end up repeatedly getting an error message:
The "PULUMI_ACCESS_TOKEN" clearly worked without any issues - so I'm not really sure what the problem is here?