I'm using a Git repository on Azure Devops. I had gotten authentication working by using an alternative credential set up in Devops. Unfortunately Microsoft has announced they are removing alternative credentials from Devops:
So I'm trying to move off alternate credentials but I just can't seem to get Connect to Workspace to authenticate against Devops (and this is the reason I'd been using alternative credentials). Any ideas on how to configure or debug Git authentication for Devops?
Note: Git command line and TortoiseGit automatically authenticate with my domain logon.