Click here to Skip to main content
15,884,298 members
Articles / Hosted Services / Azure

TFS Azure: Set up Visual Studio 2010 to Work with TFS Azure

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
18 Sep 2011CPOL2 min read 18.2K   2
Set up Visual Studio 2010 to work with TFS Azure

Microsoft has officially launched the TFS Azure service preview also known as TFS in the cloud. I am sure not all of us would be upgrading our base machines by installing Visual Studio 2011 which is still in preview to work with TFS Azure. The good news is that it is possible to work with TFS Azure using Visual Studio 2010. In this blog post, I’ll be showing you how to set up a developer machine with Visual Studio 2010 and connecting to TFS Azure.

Set Up A New Machine with Visual Studio 2010 to Work with TFS Azure

  • Install Visual Studio 2010

    image_thumb[5]

  • The Installation in progress…

    image_thumb[6]

  • Click finish when the Installation is complete.

    image_thumb[7]

  • At this point, the development environment version would be ‘Version 10.0.30319.1’.

    image_thumb[8]

  • Download and Install Visual Studio Service Pack 1 - http://www.microsoft.com/download/en/details.aspx?id=23691.

    image_thumb[9]

  • Wait for the Service pack installation to complete.

    image_thumb[10]

  • Download KB2581206 – Hosted TFS patch for SP1 - http://go.microsoft.com/fwlink/?LinkId=212065&clcid=0x409. You can also download this from the ‘download software’ section from the .tfspreview.com">http://<YourCollectionName>.tfspreview.com website.

    image_thumb[11]

  • Next… next, wait for the KB2581206 patch to complete installation and click finish.

    image_thumb[12]

  • Now check the development environment version – it should be version 10.0.40219.1.

    image_thumb[13]

  • You are good to go now, try connecting to the TFS azure server from Visual Studio 2010 and you will not get any error messages. Click Connect to TFS icon from Visual Studio 2010 Team Explorer and enter the server details as shown in the screen shot below:

    image_thumb[14]

  • Enter the credentials when prompted for it and you should be able to select your team project when successfully authenticated.

    image_thumb[24]

    image_thumb[25]

  • Connected!

    image_thumb[26]

Summary

In this blog post, we saw how to set up the development environment with Visual Studio 2010 and connect to TFS Azure.

Image 14

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Avanade
United Kingdom United Kingdom
Solution Developer - C# .NET, ALM

Tarun Arora is a Microsoft Certified professional developer for Enterprise Applications. He has over 5 years of experience developing 'Energy Trading & Risk Management' solutions using Microsoft Technologies. Tarun has great passion for technology and travel (not necessarily in the same order)!

Comments and Discussions

 
Questiontfs installation? Pin
Member 91711282-Sep-12 23:32
Member 91711282-Sep-12 23:32 
AnswerRe: tfs installation? Pin
Tarun_Arora3-Sep-12 3:59
Tarun_Arora3-Sep-12 3:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.