Getting a service account for VSO with TFS Service Credential Viewer

Published
Written by Martin Hinshelwood
2 minute read

Have you tried to get a service account for Visual Studio Online (VSO)? Did you know that you can use the TFS Service Credential Viewer to get it.

When you join a local or azure build server to your VSO account you are asked to log in with an account that is an administrator to get credentials. However it cant continue to use your credentials as your Microsoft ID token expires after 2 days and you would have to login again. Not a good experience. However there is a little bit of code that the build server uses to get a basic service username and password that it uses instead. I have used this to create unit tests that hit the TFS API’s in VSO as well as do all sorts of automated tasks that I need.

I created the TFS Service Credential Viewer when the service was still in Preview but it is no less required now. Its your gateway to automation with VSO.

Download TFS Service Credential Viewer

The following prerequisites are required:

If these components are already installed, you can launch  the application now. Otherwise, click install below to install the prerequisites and run the application.

install  or launch via clickonce 

How it works

Once you have authenticated as a TFS Collection Administrator using your Microsoft ID to your hosted VSO instance we use the Access Control Service to provision a service identity that you can use for unattended connections to VSO.

Getting a service account for VSO with TFS Service Credential Viewer  

Figure: A quick #1, #2 to get your credentials

http://youtu.be/Fkn6V0  _zz28
Video: How to get your credentials

Troubleshooting

If you are using Windows 8 you will not get an automatic launch of the application due to an extra security check called Smart Screen for applications that come from the internet.

  1. Click or Press “Start” and Scroll all the way to the right
  2. Select the TFS Service Credential Viewer
  3. When the security dialog pops up click “More Info” Getting a service account for VSO with TFS Service Credential Viewer   **Figure: Select More Info
    **
  4. Click “Run anyway” to launch the application and add it to the safe list Getting a service account for VSO with TFS Service Credential Viewer   Figure;
  5. Done

If you encounter an exception when clicking “Connect” the most likely cause if that you do not have Team Explorer 2013 installed (it should also work with 2012).

Connect with Martin Hinshelwood

If you've made it this far, it's worth connecting with our principal consultant and coach, Martin Hinshelwood, for a 30-minute 'ask me anything' call.

Our Happy Clients​

We partner with businesses across diverse industries, including finance, insurance, healthcare, pharmaceuticals, technology, engineering, transportation, hospitality, entertainment, legal, government, and military sectors.​

NIT A/S