Information
Ensure that a Microsoft Entra diagnostic setting is configured to send Microsoft Graph activity logs to a suitable destination, such as a Log Analytics workspace, storage account, or event hub. This enables centralized monitoring and analysis of all HTTP requests that the Microsoft Graph service receives and processes for a tenant.
Microsoft Graph activity logs provide visibility into HTTP requests made to the Microsoft Graph service, helping detect unauthorized access, suspicious activity, and security threats. Configuring diagnostic settings in Microsoft Entra ensures these logs are collected and sent to an appropriate destination for monitoring, analysis, and retention.
NOTE: Nessus has not performed this check. Please review the benchmark to ensure target compliance.
Solution
Remediate from Azure Portal
- Go to Microsoft Entra ID
- Under Monitoring click Diagnostic settings
- Click + Add diagnostic setting
- Provide a Diagnostic setting name
- Under Logs > Categories check the box next to MicrosoftGraphActivityLogs
- Configure an appropriate destination for the logs.
- Click Save
Impact:
A Microsoft Entra ID P1 or P2 tenant license is required to access the Microsoft Graph activity logs.
The amount of data logged and, thus, the cost incurred can vary significantly depending on the tenant size and the applications in your tenant that interact with the Microsoft Graph APIs.
See the following pricing calculations for respective services:
- Log Analytics:
https://learn.microsoft.com/en-us/azure/azure-monitor/logs/cost-logs#pricing-model
.
- Azure Storage:
https://azure.microsoft.com/en-gb/pricing/details/storage/blobs/
.
- Event Hubs:
https://azure.microsoft.com/en-gb/pricing/details/event-hubs/