I have followed the Microsoft guide - Integrate Azure AD logs with Azure Monitor logs
https://docs.microsoft.com/en-us/azure/active-directory/reports-monitoring/howto-integrate-activity-logs-with-log-analytics
All users have Azure AD P1 licenses, I have waited 24 hours
When I run these queries in log analytics I get results for audit logs but no results for sign-in logs
auditlogs | take 10
signinlogs | take 10
Everything is setup correctly but it looks like Azure AD sign-in data is not being sent to log analytics.
Is there anything I can check to confirm that data is being sent to log analytics?
Thanks for your help
