Forum Discussion
DanuN123
Oct 22, 2021Copper Contributor
How to get O365 security and compliance center data into PowerBI / Powershell
Hi I would like to know is it possible to get the following O365 security and compliance center data into powerbi / Powershell ? Alerts > view Alerts Alerts > Dashboard > alerts trends ...
- Oct 22, 2021You can get them via the Security Graph: https://docs.microsoft.com/en-us/graph/api/alert-list?view=graph-rest-1.0&tabs=http
VasilMichev
Oct 22, 2021MVP
You can get them via the Security Graph: https://docs.microsoft.com/en-us/graph/api/alert-list?view=graph-rest-1.0&tabs=http
DanuN123
Oct 22, 2021Copper Contributor
VasilMichevThanks ! 🙂