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}