Reputation: 37875
From what I have read, it is possible to connect to Visual Studio Online from Visual Studio 2012 Update 4.
However, I cannot find anything that shows how this is actually done.
Upvotes: 17
Views: 6389
Reputation: 1670
You have to choose "HTTPS" instead of "HTTP" as shown above, otherwise you will fail. Maybe they changed that recently.
Upvotes: 0
Reputation: 37875
In Team Explorer, Click on Configure Team Projects. Then click on Servers. Then click Add. Enter: YourProjectName.VisualStudio.com
Then click connect.
Upvotes: 28