-2

I would like to learn TFS. I have a windows 7 64bit computer. Is there an express free version or a trial I can use? My main goal is to learn something about TFS for a scrum project I would like to learn to create.

jessehouwing
  • 106,458
  • 22
  • 256
  • 341
user2237475
  • 61
  • 1
  • 1
  • 3

1 Answers1

2

The simplest way to learn TFS is to create a Visual Studio Team Services account, which is the free (for 5 users) cloud version of TFS. You can use the extension called 'Sample Data Widget' that can generate enough sample data to play with the agile planning tools.

If you want to learn configuration and setup, grab the free trial version, stick it in a VM and practice as much as you want.

Or download the VM which contains a pre-configured instance of TFS with sample data. That makes it easier to get started. There is also a whole list of hands-on labs that you can run through for both TFS and VSTS.

Martijn Pieters
  • 1,048,767
  • 296
  • 4,058
  • 3,343
jessehouwing
  • 106,458
  • 22
  • 256
  • 341
  • Wow, hey, that's great. Thanks so much for the links! – user2237475 Jun 17 '18 at 02:37
  • @user2237475 Have you resolved the issue? If jessehouwing's answer resolved your issue, you could [Accept it as an Answer](https://meta.stackexchange.com/questions/5234/how-does-accepting-an-answer-work), This can be beneficial to other community members reading this thread. – Andy Li-MSFT Jun 18 '18 at 08:29
  • I didnt yet try the VM method because the sample data widget worked partially. It might be enough to play with VSTS. I will have a look at the VM if i cant learn enough. Having not tried the VM with TFS and sample data I will accept this as an answer I can try for later. – user2237475 Jun 20 '18 at 06:11