1
votes

I'm having problems connecting Microsoft Test Manager to a Visual Studio Online account.

I've tried connecting from different computers, with different versions of Microsoft Test Manager (2012 & 2013)

I get the error TF30063: You are not authorized to access myVSO.visualstudio.com.

I have a Licenced Visual Studio Premium with MSDN configured, not a FREE Visual Studio Online Basic Account

Is Microsoft Test Manager supported with Visual Studio Online? If it is, suggestions? I'm logging with the same account that created the Visual Studio Online account and I have full permissions on everything.

Thanks

2

2 Answers

1
votes

When you connect to the web access do you get a Test tab?

If you do not then you are not licenced for Test Management. You can try going to your account homepage and select "try full features" or click "Users" and move yourself from "free" to "MSDN".

Free users do not get access to the features that you are trying to use: enter image description here

0
votes

I was able to get it to work, but had to jump through a few hoops. Some ideas of things to try:

  1. Using the Visual Studio IDE (I'm using 2013 Ultimate), open the Team Explorer tool window and try to add your *.visualstudio.com server to the list of TFS servers. If you can connect successfully in Visual Studio, MTM should pick up the same list of servers and will automatically log you in.

  2. If that doesn't work, you can try adding the following registry key, and then launching MTM again:
    reg add HKCU\Software\Microsoft\VisualStudio\12.0\TeamFoundation /v LegacyMSA /d True /f