Forum Discussion

crodriguez1's avatar
crodriguez1
Brass Contributor
May 09, 2018
Solved

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?

  • 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
      • Tariq Gharra's avatar
        Tariq Gharra
        Copper 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


         

Resources