A cloud-native SIEM solution that provides intelligent security analytics and threat detection across systems
Hello @Brandon Mulgrew and @Casey ,
There is no additional provisioning step required. Enabling MicrosoftGraphActivityLogs in the Microsoft Entra diagnostic settings and selecting the Log Analytics workspace should be sufficient. A Microsoft Entra ID P1 or P2 tenant licence is required, and Global Administrator has sufficient permissions
Please note that Microsoft states that new diagnostic logs can take up to three days to start appearing. The Sentinel connector will also remain Not connected until data is actually received in the table
However, since the configuration has already been active for more than three days, other Entra log categories are reaching the same workspace, and a test Graph request still produced no event, this is not expected behaviour.
As a final test, verify that the tenant shown by Get-MgContext matches the tenant where the diagnostic setting is configured. It would also be useful to temporarily send Microsoft Graph activity logs to a Storage account or Event Hub. If no records appear there either, the logs are not being emitted by the tenant rather than being lost during Log Analytics ingestion.