Actions
Create Or Update Incident
Creates or updates an incident.
To learn more, visit the Microsoft Sentinel documentation.
Basic Parameters
Parameter | Description |
---|---|
Incident ID | Incident ID to upsert. If doesn’t exist, creates the incident with the given ID and properties. Otherwise, updates it. |
Resource Group Name | The name of the resource group. The name is case insensitive. |
Severity | The severity of the incident. |
Status | The status of the incident. |
Subscription ID | The ID of the target subscription. |
Title | The title of the incident. |
Workspace Name | The name of the workspace. Use the Log Analytics List Workspaces action to get workspace names. |
Advanced Parameters
Parameter | Description |
---|---|
Classification | The reason the incident was closed. |
Classification Comment | Describes the reason the incident was closed. |
Classification Reason | The classification reason the incident was closed with. |
Description | The description of the incident. |
Owner Object ID | The object id of the user the incident is assigned to. |
Example Output
Workflow Library Example
Create or Update Incident with Microsoft Sentinel and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?