Forum Discussion
crodriguez1
May 09, 2018Brass Contributor
https://graph.microsoft.com/beta/security/alerts Not returning any data: value: []
We've tested the /security/alerts api from 2 different tenants. In both tenants we have Azure AD Identity Protection and Azure Security Center Alerts. We can see those alerts from their respective blades in Azure Portal.
But https://graph.microsoft.com/beta/security/alerts returns
{
"@odata.context": "https://graph.microsoft.com/beta/$metadata#Security/alerts",
"value": []
}
We're properly authenticated with proper permisions. We've tried it from the graph explorer and from both c# samples (desktop and asp.net)
Can you give us a hand?
- Issue was successfully resolved
- Michael Shalev
Microsoft
Certainly, we'll be happy to assist. I suggest sending me the Azure tenant ID/s over a private message so we can investigate your not getting any results to your queries. Michael- aaron_yangCopper Contributor
I have the same issue but with https://graph.microsoft.com/v0.1/security/alerts. We always get empty alerts since 2019/01/08 for one tenant, before that it was working. Would you please help on that?
- Michael Shalev
Microsoft
Issue was successfully resolved- Tariq GharraCopper Contributor
Hi ,
Can you please elaborate the steps taken to solve the issue.
since I'm facing the same issue, but I have Advanced Threat Protection as security provider .
I have already defined a security alerts policy and a threat management policy.
Thanks,
Tariq
Michael Shalev wrote:
Issue was successfully resolved