Azure Devops – Git Cloning Error – Permission denied, Please try again

Error:

Resolution:

  1. Genreate ssh key using the command $ ssh-Keygen
  2. After generating the ssh key, the public key is saved in the location (according to your machine.) In my case it is /c/Users/varun/.ssh/id_rsa.pub
  3. use cat command to display the ssh key. $ cat id_rsa.pu/c/Users/varun/.ssh/id_rsa.pubb

4. Go to user settings and add new key

5. Once key is added, please try git cloning, it will work.

print

Leave a Reply

Your email address will not be published. Required fields are marked *


× 4 = eight