Microsoft 365 License Statistics API poller template
Use this SAM API poller template to monitor Microsoft 365 license activation statistics for Windows, Mac, Android, and iOS.
Prerequisites
-
OAuth 2.0 Azure credentials configured with the following scope:
https://graph.microsoft.com/.default
. -
Credentials have Reports.Read.All permission (Type: Application) for the Microsoft Graph API.
-
See also API poller authorization and Find Microsoft Azure credentials.
Notes
- Data is polled once per day.
- Default thresholds are not set for this template.
- This template is based on the Microsoft Graph API reference (© 2020 Microsoft Corp., available at docs.microsoft.com).
- Here is an API request example:
https://graph.microsoft.com/beta/reports/getOffice365ActivationCounts?$format=application/json
Available metrics
- Activation Count on Windows
- Activation Count on Mac
- Activation Count on Android
- Activation Count on iOS