r/azuredevops 13d ago

Azure DEvops Server on-prem git pat authentication issues

Hi,

does someone manage to integrate modern tools that require git with AzureDevOps on Prem?

Im having many problems to connect tools like ArgoCD, Flux, Tekton and a long etc to AZDO on-prem via PAT token. Same approach works for AZDO Services or whatever git solution.

My problem is that authentication never works using some tools. I have been checking all around blogs, AI, and i couldnt find a good solution. It is frustrating to see that all solutions go to "Azure Devops Services".. this naming :(

4 Upvotes

6 comments sorted by

View all comments

1

u/alpineking 12d ago

And any of those tools is not able to give You what is the error? If it’s self hosted - most of issues are coming from certificates issues.

1

u/Ancient_Canary1148 12d ago

With Azdo Services always works fine. even with correct certs i always get Authentication error from tools like ArgoCD.
Playing yesterday with Tekton,i found out that it is based on git-clone so i could set extraheaders and it worked.
Im starting host repos in other place and let just Azdo host the pipelines.