User Profile
Sirikarn
Joined Mar 29, 2021
User Widgets
Recent Discussions
Microsoft Graph Security API returns an empty result
I wanted to pull security alerts via Microsoft Graph Security API. I tried to pull security alerts from Microsoft Graph Explorer and also tried to pull security alerts from a Python application (by following the sample here). In both ways, the API always returned the result below. There are some security alerts on my Azure Security Center dashboard. The global admin gave all required permissions (such as read/write security alerts/actions) to the applications already. { "@odata.context": "https://graph.microsoft.com/v1.0/$metadata#security/alerts", "value": [] } Anyone faces the same issue? Do you know what is the cause? PS. I don't have any issue pulling the security score. It is only security alerts that I failed to pull.960Views0likes0Comments
Recent Blog Articles
No content to show