Forum Discussion
aakif_aslam
3 years agoHelper I
Extract Office 365 Application usage data
hi, I need to know what options are available to download monthly O365 Apps usage data either with API or PowerShell commands. Microsoft M365 Usage report has limitation of data available onl...
Greg_Deckler
3 years agoCommunity Champion
aakif_aslam Well the Office 365 Audit logs are the best source for this kind of data, you could download at regular intervals and use incremental refresh to build up as much history as you want. Could also connect to the AAD Graph API to correlate with employees.