The `MicrosoftGraphActivityLogs` provide administrators full visibility into all HTTP requests accessing your tenant’s resources through the Microsoft Graph API. All logs for API requests made from line of business applications, API clients, SDKs, and by Microsoft applications like Outlook, Microsoft Teams, or the Microsoft Entra admin center are available. You can use these logs to identify activities that a compromised user account conducted in your tenant or to investigate problematic or unexpected behaviors for client applications, such as extreme call volumes. Route these logs to the same Log Analytics workspace with `SignInLogs` to cross reference details of token requests for sign-in logs. For more information, see [Microsoft Graph activity logs](/graph/microsoft-graph-activity-logs-overview).
0 commit comments