Azure Logic Apps that create Azure DevOps work items from Microsoft Sentinel and Defender for Cloud alerts, and dismiss the alert upon completion of the workitem.
Please read the ff. articles to understand the context and usage of the playbooks in this repository.
Before deploying the playbooks, the following are required
- Azure DevOps Account
- Azure DevOps Custom Process with
Issue
andProblem
work item types containing the following custom properties:- Source (string)
- SourceType (string)
- SourceID (string)
- SubscriptionId (string)
- Azure DevOps Project
- Service Hook configured on
Work item updated
- Azure DevOps Custom Process with
- Microsoft Defender for Cloud
- Microsoft Sentinel
- Azure Subscription and AD access to create managed identities and grant permissions (for the feedback loop)
Creating from Sentinel Incidents
Creating from Sentinel Alerts
Note: After deploying the logic apps below, the Workflow Automation in Microsoft Defender for Cloud must be configured. Creating from Defender Alerts
Creating from Defender Recommendations
Creating from Defender Regulatory Compliance
Since the Azure DevOps work item can be from Sentinel or Defender, this playbook is combined for both.