Team Services Reports for Visual Studio

As I understand it, there is currently no reporting in Visual Studio Team Services, but looking at the history of version control, it shows the change history. Can additional columns be added here, for example, the number of changes, etc., So we can try to use this to understand the history of changes for our control source?

It would be even better to get real reporting from Team Services visual studio.

+4
source share
1 answer

You are correct that Visual Studio Team Services does not have a comparable set of reports that is currently present in Team Foundation Server. All data exists in the Visual Studio Team Services account, and there are many ways to access this data:

I assume that for your specific scenario you will want to use either option # 3 or option # 4 to request version control information.

Update . We are currently working on Google Analytics services for Visual Studio Team Services, which will work with several reporting platforms such as PowerBI and many others.

+6

All Articles