Forum Discussion
Need the export/download dashboard data in pdf format ?
Along this line of thought, is there a query that can produce the stats from the portal? That being the Events, Alerts, Incidents bar and also the "Events and alerts over time" chart in Overview. Would love to be able to export that view and send it in an email or something like that.
- Rod_TrentJun 12, 2020
Microsoft
ReganDangerCarey Remember that almost every visualization you see in Azure Sentinel is powered by KQL queries - so everything you see can be exposed through the queries.
I've been working recently for a couple customers with smaller security/operations teams that prefer email notifications for various Sentinel things (Incidents, etc.) instead of jumping into the console every morning. If I have time, I'll look into producing something that includes all the Overview blade information.
- barcarajJun 12, 2020Copper Contributor
Yes, we can get details of azure activities using queries but I am looking for that export button only through which i can email or download anything that is possible. Basically the perfect view of tables and charts which can be provided directly to clients. ReganDangerCarey