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] image_thumb[5]](http://gwb.blob.core.windows.net/tarunarora/Windows-Live-Writer/TFS-Azure--_128C5/image_thumb5_thumb.png)
- The Installation in progress…
![image_thumb[6] image_thumb[6]](http://gwb.blob.core.windows.net/tarunarora/Windows-Live-Writer/TFS-Azure--_128C5/image_thumb6_thumb.png)
- Click finish when the Installation is complete
![image_thumb[7] image_thumb[7]](http://gwb.blob.core.windows.net/tarunarora/Windows-Live-Writer/TFS-Azure--_128C5/image_thumb7_thumb.png)
- At this point the development environment version would be ‘Version 10.0.30319.1’
![image_thumb[8] image_thumb[8]](http://gwb.blob.core.windows.net/tarunarora/Windows-Live-Writer/TFS-Azure--_128C5/image_thumb8_thumb.png)
![image_thumb[9] image_thumb[9]](http://gwb.blob.core.windows.net/tarunarora/Windows-Live-Writer/TFS-Azure--_128C5/image_thumb9_thumb.png)
- Wait for the Service pack installation to complete
![image_thumb[10] image_thumb[10]](http://gwb.blob.core.windows.net/tarunarora/Windows-Live-Writer/TFS-Azure--_128C5/image_thumb10_thumb.png)
![image_thumb[11] image_thumb[11]](http://gwb.blob.core.windows.net/tarunarora/Windows-Live-Writer/TFS-Azure--_128C5/image_thumb11_thumb.png)
- Next… Next, wait for the KB2581206 patch to complete installation and click finish.
![image_thumb[12] image_thumb[12]](http://gwb.blob.core.windows.net/tarunarora/Windows-Live-Writer/TFS-Azure--_128C5/image_thumb12_thumb.png)
- Now check the development environment version – it should be version 10.0.40219.1
![image_thumb[13] image_thumb[13]](http://gwb.blob.core.windows.net/tarunarora/Windows-Live-Writer/TFS-Azure--_128C5/image_thumb13_thumb.png)
- 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] image_thumb[14]](http://gwb.blob.core.windows.net/tarunarora/Windows-Live-Writer/TFS-Azure--_128C5/image_thumb14_thumb.png)
- Enter the credentials when prompted for it and you should be able to select your team project when successfully authenticated.
![image_thumb[25] image_thumb[25]](http://gwb.blob.core.windows.net/tarunarora/Windows-Live-Writer/TFS-Azure--_128C5/image_thumb25_thumb.png)
![image_thumb[26] image_thumb[26]](http://gwb.blob.core.windows.net/tarunarora/Windows-Live-Writer/TFS-Azure--_128C5/image_thumb26_thumb.png)
=> Summary
In this blog post we saw how to set up development environment with Visual Studio 2010 and connect to TFS Azure.