@waldekmastykarz @VelinGeorgiev
With Microsoft Graph, we can access Office 365 usage reports resources to get the information about how people using Office 365 services. For example, use the Microsoft Teams device usage reports to get information about Microsoft Teams device usage in an organization.
graph reports teamsdeviceusageuserdetail --period D7
graph reports teamsdeviceusageuserdetail --date 2019-05-01
API Reference - https://docs.microsoft.com/en-us/graph/api/reportroot-getteamsdeviceusageuserdetail?view=graph-rest-1.0&tabs=cs
Note: This command needs Reports.Read.All permission.
@waldekmastykarz @VelinGeorgiev
With Microsoft Graph, we can access Office 365 usage reports resources to get the information about how people using Office 365 services. For example, use the Microsoft Teams device usage reports to get information about Microsoft Teams device usage in an organization.
graph reports teamsdeviceusageuserdetail --period D7
graph reports teamsdeviceusageuserdetail --date 2019-05-01
API Reference - https://docs.microsoft.com/en-us/graph/api/reportroot-getteamsdeviceusageuserdetail?view=graph-rest-1.0&tabs=cs
Note: This command needs Reports.Read.All permission.