question about Graph API

xdr-test-main 20 Reputation points
2023-01-23T16:10:52.4233333+00:00

Hi,

Can I ask what exact permission/license do I need in order to receive ALL the alerts and also -

is there another place that I can see the alerts except the Security center in the Azure portal? or that is the only place?

Looking forward for your answer.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,445 questions
0 comments No comments
{count} votes

Accepted answer
  1. Gopinath Chennamadhavuni 2,431 Reputation points
    2023-01-31T15:53:55.3033333+00:00

    Hi @xdr-test-main,

    Hope you are doing well.

    Generally, this issue will occur If a status code other than 200 or 404 is returned from a provider or if a provider times out. If successful, this method returns a 200 OK response code and collection of alert objects in the response body.

    Please refer this doc for more det: https://learn.microsoft.com/en-us/graph/api/alert-list?view=graph-rest-1.0&tabs=http

    The response will be a 206 Partial Content status code with the provider's response in a warning header. For more information, see Microsoft Graph Security API error responses.

    Hope this helps.

    If the answer is helpful, please click Accept Answer and kindly upvote. If you have any further questions about this answer, please click Comment.


0 additional answers

Sort by: Most helpful