You can have the person with access to create an app registration/service principals do that part, and also generate a secret or upload a certificate. Then in Azure DevOps, create the service connection using the Azure Resource Manager connection type and then choosing the Service Principal (manual) authentication method. You can then provide the requisite details(Service Principal ID, Subscription ID/Name, Tenant ID and the Secret/Certificate) and test/save the connection.
Azure devops authorization
sakuraime
2,351
Reputation points
I have got the following error ,
If I don't have right to authorize ( I don't have right to create service principal) , but another person has right to create service principal but no access to devops .
what's the proper procedure to make the Azure pipeline work ?
Community Center | Not monitored
Community Center | Not monitored
Tag not monitored by Microsoft.
2 answers
Sort by: Most helpful
-
Magnus McCune 6 Reputation points2022-03-26T22:09:51.99+00:00 -
Vaibhav Chaudhari 38,971 Reputation points Volunteer Moderator2022-03-26T09:44:49.947+00:00 Hi,
Azure DevOps related questions are not supported on this forum. It's better to reach out to experts in a dedicated forum over here:
Please don't forget to Accept Answer and Up-vote if the response helped -- Vaibhav