Azure Devops Git sync failed in Azure Databricks

Christopher Ackerman 11 Reputation points
2023-02-22T18:22:11.01+00:00

Hello,

I am currently attempting to setup a Git Repo within Azure Devops to use on my Azure Databricks Workspace environment for various notebooks. I went through the process of creating a Personal Access Token (PAT) on Devops, and have inputted the token in the Git Integration settings in Databricks using the same email used under Devops.

However, when I attempt to select "Git Repo" to link the Repo to the one I created in my project, I get the error below.

Error while syncing Git history: Response from Azure DevOps Services: status code: 500, reason phrase: {"$id":"1","innerException":null,"message":"Unable to complete authentication for user due to looping logins","typeName":"Microsoft.VisualStudio.Services.Identity.IdentityLoopingLoginException, Microsoft.VisualStudio.Services.WebApi","typeKey":"IdentityLoopingLoginException","errorCode":0,"eventId":4207}

MTycB81KZz

I believe this is a permissions issue, as I've attempted to use different created Repos and the same error occurs. The permissions I have set for the PAT is "Full Access" and the error still persists. I'm not sure where to go from here.

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.