Forum Discussion

Larssen92's avatar
Larssen92
Brass Contributor
Feb 10, 2022
Solved

Logic App - MDATP permissions

Hi, I have a logic app, which is supposed to do (1) an advanced hunting query in defender for endpoint (MDATP), and then based on the result, it should (2) start an automated investigation, and (3...
  • m_zorich's avatar
    Feb 11, 2022
    You can add them to an app registration, they are just a little weird to find vs MS Graph permissions.

    On the Add a permission window in Azure AD, select 'APIs my organization uses', then type in WindowsDefenderATP. You should see it listed, select it, then application permissions. Then select the ones you need.

    Guide here too - https://docs.microsoft.com/en-us/microsoft-365/security/defender-endpoint/exposed-apis-create-app-webapp?view=o365-worldwide

Resources