Actions
Create Or Update Incident Comment
Create or update a comment for a given incident.
Note: Only the user or application that created the comment can edit it.
External Documentation
To learn more, visit the Microsoft Sentinel documentation.
Parameters
Parameter | Description |
---|---|
Etag | The Etag of the azure resource. |
Incident Comment ID | Incident comment ID to upsert. If doesn’t exist, creates the comment with the given ID and properties. Otherwise, updates it. |
Incident ID | The ID of the incident, can be obtained by using the List Incidents action. |
Message | The comment message. |
Resource Group Name | The name of the resource group. The name is case insensitive. |
Subscription ID | The ID of the target subscription. |
Workspace Name | The name of the workspace. |
Example Output
Workflow Library Example
Create or Update Incident Comment with Microsoft Sentinel and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?