0

I am attempting to create a release pipeline in Azure devops to deploy an api.

When I attempt to authorize the deployment stage, I get the error below. Doesn't have any information that really helps to solve. Any advice is appreciated. I am the Owner on the subscription.

Error in Azure devops

2 Answers 2

1

You could probably try navigating to the Project settings -> Service Connections -> New Service Connection -> Azure Resource Manager and create a service principle based connection from there. This looks more like an internal application error to me since Azure DevOps hasn't given any error details to use for troubleshooting.

If that doesn't work either than you can try manually creating a service principle from Azure and setting the credentials in Azure DevOps for connecting to ARM. But keep this one for the worst case.

Sign up to request clarification or add additional context in comments.

1 Comment

Thanks Varun, this solved the issue i.e. setting up azure resource manager manually. cheers!
0

You should try providing all the details regarding the Azure subscription you're trying to connect to and then link service principal. You can do that by clicking "connect to Azure" being displayed in blue colour inside the error message

3 Comments

Thanks Nilansh, I tried your suggestion but same error.
John, did you try to reconnect by inputting the details including service principal secret and client ID?
All good Nilansh, response below solved it. thanks for your help

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.