I am trying to migrate from TFS2010 to Visual Studio Team Services using OpsHub.
Problem: When I try to set the Destination Endpoint from within OpsHub it brings ups "Connect to Team Project Collection". From here I have to "Add Team Foundation Server". I enter https://[~mysitename~].visualstudio.com. At this point I don't get the opportunity to enter user/password (which I do when going through the same process with VS2015). It tries to connect and returns the Error ..
TF31003: Either you have not entered the necessary credentials or your user account does not have permission to connect to the Team Foundation Server at ..."
My suspicion is that it is using the VS2012 instance to connect and not the VS2015 instance. Is there any way to change this or is there some other way to pass in my user/pass and connect.
Background: I have Visual Studio 2012 and Visual Studio 2015 installed on my machine.
I have created a new Account under Visual Studio Online and have added a team project.
I can successfully connect to the team project from VS 2015 under Team Explorer.