Visualization ideas: - [ ] Emails blocked across all tenants - [ ] Risky/blocked sign ins - [ ] [Active 365 users](https://learn.microsoft.com/en-us/graph/api/resources/office-365-active-users-reports?view=graph-rest-1.0) - [ ] [Exchange Online](https://learn.microsoft.com/en-us/graph/api/reportroot-getemailappusageuserdetail?view=graph-rest-1.0&tabs=http) - [ ] [Security incidents](https://learn.microsoft.com/en-us/graph/api/resources/security-incident?view=graph-rest-1.0) - [ ] [MFA registration](https://learn.microsoft.com/en-us/graph/api/resources/authenticationmethods-usage-insights-overview?view=graph-rest-1.0) # Notes - If pagination is an issue, apache echart is a rest api plugin that should help. - [Monitor Azure services and applications using Grafana - Azure Blog](https://azure.microsoft.com/es-es/blog/monitor-azure-services-and-applications-using-grafana/) - [Monitor your Azure services in Grafana - Microsoft Learn](https://learn.microsoft.com/en-us/azure/azure-monitor/visualize/grafana-plugin) - [Configure Microsoft Graph API - LogRhythm Open Collector and Beats](https://docs.logrhythm.com/OCbeats/docs/configure-microsoft-graph-api) - https://github.com/grafana/grafana-infinity-datasource/discussions/404 ([[Grafana Infinity]])