Authenticate to Azure Devops with service principal

Viewed 30

I want to use a service principal to access git repos in Azure DevOps. The reason is that we want to use this from argocd so in an automated setup.

Is there a way to allow a service principal to connect and fetch repos?

0 Answers
Related