I recently moved a repository from GitHub to Azure DevOps. I'm using two different computers, and had no problems connecting and cloning on the first computer. On the second computer, I am unable to clone the new Azure DevOps repository. I continue to get the following error:
Cloning into 'C:\Data\Repo'... Error encountered while cloning the remote repository: Git failed with a fatal error. Authentication failed for 'https://dev.azure.com/username/repo/_git/repo/'
I've tried clearing out the credentials in Credential Manager, but continue to get the error. For reference, this second computer also has a business account on it, so I'm not sure if there is an issue with the two accounts or not. But, VS is connected to my personal account, and when I'm asked to select an account, I can select my personal account.
