Actions
Update Incident
Update the properties of an incident object. Supply the values for properties that should be updated.
- Least privileged Microsoft Graph permission to access the action via application:
SecurityIncident.ReadWrite.All*
.
To learn more, visit the Microsoft Defender XDR documentation.
Basic Parameters
Parameter | Description |
---|---|
Assigned To | Owner of the incident, or null if no owner is assigned. |
Classification | The specification for the incident. |
Determination | Specifies the determination of the incident. |
Incident ID | The ID of the incident, can be obtained via the List Incidents action. |
Status | The status of the incident. |
Summary | The overview of an attack. When applicable, the summary contains details of what occurred, impacted assets, and the type of attack. |
Advanced Parameters
Parameter | Description |
---|---|
Custom Tags | A comma separated list of custom tags associated with an incident. |
Example Output
Workflow Library Example
Update Incident with Microsoft Defender Xdr and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?