Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Azure by (4k points)

I was using Azure Repos Extension to cone a repo in my workspace on Visual Studio Code Online

This is the error that I am getting 

vsonline:~/workspace$ git clone https://dev.azure.com/MyOrganization/MyProject/_git/MyApp
Cloning into 'MyAppApp'...
Username for 'https://dev.azure.com': [email protected]
Password for 'https://[email protected]@dev.azure.com':
fatal: Authentication failed for 'https://dev.azure.com/MyOrganization/MyProject/_git/MyApp' 

any idea what is wrong here?

1 Answer

0 votes
by (9.6k points)

You are seeing this error because of an authentication issue. When you were trying to clone the repo, The azure Repos extension was unable to find it anywhere. 

Check this out to make sure that your username and password are working. 

To learn more about Microsoft Azure, check this Azure course out! 

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Browse Categories

...