2

Azure devops has in-built analytics support.I tried to pull some extensions for enabling analytics in on premise TFS without much luck. How analytics can be enabled in on -premise TFS?

jessehouwing
  • 106,458
  • 22
  • 256
  • 341
Jaish Mathews
  • 766
  • 1
  • 9
  • 25
  • 1
    First of all, you need Azure DevOps Server 2019. Then install the extension from the marketplace: https://learn.microsoft.com/en-us/azure/devops/report/analytics/analytics-extension?view=azure-devops – jessehouwing Mar 20 '19 at 17:49

1 Answers1

1

Analytics works with Azure DevOps Server 2019 (formerly Team Foundation Server) and it requires the Analytics extension to be installed separately:

enter image description here

So if you're on TFS, you'll have to upgrade to Azure DevOps Server 2019. Apart from the name, this is just Team Foundation Server 2019 and it has nothing really to do with Azure.

jessehouwing
  • 106,458
  • 22
  • 256
  • 341