Azure-Sentinel/Playbooks/Dismiss-AADRiskyUser
Lior Tamir aad48299ca Update playbook trigger names 2022-02-22 17:02:56 +02:00
..
alert-trigger
incident-trigger
readme.md

readme.md

Dismiss-AADRiskyUser

author: Nicholas DiCola

This playbook will dismiss the Risky User property in AAD using Graph API.

Quick Deployment

Deploy with incident trigger (recommended)

After deployment, attach this playbook to an automation rule so it runs when the incident is created.

Learn more about automation rules

Deploy to Azure Deploy to Azure Gov

Deploy with alert trigger

After deployment, you can run this playbook manually on an alert or attach it to an analytics rule so it will run when an alert is created.

Deploy to Azure Deploy to Azure Gov

Prerequisites

  • You will need to add the managed identity that is created by the Logic App to the Security Administrator role in Azure AD.

Screenshots

Incident Trigger
Incident Trigger

Alert Trigger
Alert Trigger