DevOps: Authentication failed for Azure Git

Issue: Visual Studio keep asking username and password when trying to clone a repository. 

Solution: https://stackoverflow.com/a/70528023/4979261

  1. Login into Azure Dev Ops portal.
  2. Go to Project you wish to clone.
  3. Select Repo from left menu.
  4. Click on Clone from right top corner.
  5. Click Generate Git Credential
  6. Enter given username & password where you are cloning repository.
  7. you are done!

Comments

Popular posts from this blog

Use GnuPG Tools or C# Code for PGP Encryption and Signature

Errors in Net Core Add-Migration

Confusing Concepts about SFTP: SSH2 vs OpenSSH