Forum Discussion
Tracking user adoption through engagement
- Nov 15, 2016
The Power BI content pack for Office 365 (now in limited preview) does some of what you want. Apart from that, you could write some PowerShell scripts to interrogate the unified audit log to extract information about what users do...
Not sure if this route interests you, but the OMS Office 365 solution will consume the audit logs from Office 365 for you, and you can review and alert on certain actions:
https://blogs.technet.microsoft.com/msoms/2016/05/13/oms-office-365-management-solution-now-in-public-preview/
This will get all the info on Sharepoint/Onedrive file creation, modification, sharing, etc. However, it won't do Teams yet. It's not really a reporting solution, but more for monitoring and alerting. As a bonus, OMS is free up to 500MB per day so if your Office 365 tenant isn't too big, you might not even have to pay for this.