Microsoft Graph Security API for Alerts is same for DLP alerts?

Christian Godi 27 Reputation points
2022-03-23T02:34:47.437+00:00

Does the graph api https://graph.microsoft.com/v1.0/security/alerts lists DLP Alerts ? what i am trying to achieve is get the list of alerts and automatically assign the alerts to respective departments security heads.

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

Accepted answer
  1. JanardhanaVedham-MSFT 3,546 Reputation points
    2022-03-23T03:20:08.47+00:00

    Hi @Christian Godi ,

    Microsoft Graph Security API alerts are different from DLP Alerts. Microsoft Graph Security API alerts are potential security issues within a customer's tenant that Microsoft or partner security solutions have identified and flagged for action or notification. With the Microsoft Graph Security alerts entity, you can unify and streamline management of security issues across all integrated solutions.

    185242-image.png

    As you can see in the documentation, Data loss prevention (DLP) policies comes under M365 compliance center. Microsoft Graph compliance and privacy APIs are available but currently these APIs only supports the below and there is no API available on Data loss prevention (DLP) policies :

    • Create and manage subject rights requests
    • Automate common tasks in eDiscovery (currently this is only available in Beta API)

    Hope this helps.

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

    2 people found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.