Azure-Sentinel/Playbooks/Reopen-Incdient-With-Incomp...
Brian Delaney 33c5b9566c
Update azuredeploy.json
2024-06-12 22:35:44 -04:00
..
incident-trigger Update azuredeploy.json 2024-06-12 22:35:44 -04:00
readme.md Update readme.md 2024-06-10 13:53:45 -04:00

readme.md

Reopen Incident with Incomplete Tasks

author: Brian Delaney

Incident tasks are a useful way to convey critical steps that should be taken to a SOC analyst. However, there is no built in way to ensure these tasks have even been seen or acknowledged by an analyst. This playbook, in combination with an automation rule can reopen closed incidents if there are any attached tasks that are not in a completed state. By default it will reopen the incident as Active as well as add a tag and comment to the incident to note the incomplete tasks.

Quick Deployment

Deploy with incident trigger

Deploy to Azure Deploy to Azure Gov

Post Deployment

  1. Grant the managed identity of the Playbook 'Microsoft Sentinel Responder' on the Microsoft Sentinel resource group.
  2. Create an automation rule to invoke the playbook on incident update under the condition that status of the incident was changed to closed

Learn more about automation rules

Screenshots

Incident Trigger
Incident Trigger

Automation Rule
Incident Trigger