Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Free Online Team Foundation Server [closed]

Can anybody recommend a good free online Team Foundation Server repository?

I found CodePlex but it's only for open source projects.

like image 217
Ricibald Avatar asked Mar 09 '09 09:03

Ricibald


People also ask

What happened Team Foundation Server?

On September 10, 2018, Microsoft renamed Visual Studio Team Services (VSTS) to Azure DevOps Services. With Azure DevOps Server 2019, Microsoft is renaming Visual Studio Team Foundation Server to Azure DevOps Server. For more information on this change, see Introducing Azure DevOps Server.

Is TFS server free?

TFS will provide us with 5 user free of charge, which means we can have up to 5 free user at the same time. If you delete one of them and replace him with someone else, that number will still be identified as 5. If you need to get 6 or more, you need to make a purchase.

Is Microsoft TFS going away?

TFS is being renamed to Azure DevOps Server for the next major version, while VSTS (Visual Studio Team Services) has been renamed to Azure DevOps.


2 Answers

Upto five team members it is free. Try it :)

http://tfs.visualstudio.com/

like image 96
Syed Nasir Abbas Avatar answered Sep 27 '22 21:09

Syed Nasir Abbas


Free is TFS hosted on Windows Azure: http://tfspreview.com/

If you need more info about TFSPreview, please read Brian Harry's MSDN blog post: http://blogs.msdn.com/b/bharry/archive/2011/09/14/team-foundation-server-on-windows-azure.aspx

To obtain activation code just register there or contact someone from MS ALM team.

Update: TFS Preview goes live&stable as Visual Studio Online here: http://www.visualstudio.com still free for 5 team members and build server computing time. Another nice feature automatic build&deploy (daily or continuous integration) to Azure. More info: http://azure.microsoft.com/en-us/documentation/articles/cloud-services-continuous-delivery-use-vso/

like image 20
m_david Avatar answered Sep 27 '22 19:09

m_david