Microsoft 365 Group Statistics API poller template
Use this SAM API poller template to monitor statistics for an Azure Active Directory (Azure AD) group, which can be a Microsoft 365 group, or a security group.
Prerequisites
-
Configure OAuth 2.0 Azure credentials with the following scope:
https://graph.microsoft.com/.default
. -
Credentials have the following Microsoft Graph permissions:
- Directory.Read.All (Type: Application)
- Group.Read.All (Type: Application)
-
See also API poller authorization and Find Microsoft Azure credentials.
Notes
- 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/v1.0/groups?$filter=groupTypes/any(c:c eq 'Unified')
Available metric
- Groups Count