- Least privileged Microsoft Graph permission to utilize the trigger via application:
AuditLog.Read.All
,Directory.Read.All
.
Workflows based on this trigger will search for new events every 5 minutes.
Parameters
Parameter | Description |
---|---|
Filter | Specify a query to filter the results. For example: activityDisplayName eq 'GroupLifecyclePolicies_Get' .Important Note: Using activityDateTime attribute in your filter query is NOT allowed. |