Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 98994

Unable To Clone Azure DevOps Repo From VSOnline

$
0
0

I'm attempting to clone a repo into my workspace on Visual Studio Code Online (Chrome browser) using the Azure Repos extension (https://online.visualstudio.com/environments):

enter image description here

When I attempt to execute the Team: Signin command, I get the error:

enter image description here

When I attempt to clone the repo from the terminal I get:

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

I have this setup with no problem in VS Code on my desktop, what am I doing wrong?


Viewing all articles
Browse latest Browse all 98994

Latest Images

Trending Articles



Latest Images