Skip to main content

Close Alert As True Positive

Close multiple alerts matching the specified filters as true positive (an alert on a confirmed malicious activity).

External Documentation

Basic Parameters

ParameterDescription
Alert IDsA comma-separated list of alert IDs to close as true positive. Can be obtained via the List Alerts action.
CommentA comment about why the alerts are dismissed.

Advanced Parameters

ParameterDescription
Allow ContactIndicating that consent to contact the user is provided. Default value: false.
Contact EmailThe email address of the user.
Feedback TextThe text of the feedback.
Send FeedbackIndicating that feedback about this alert is provided. Default value: false.

Example Output

{
"closed_true_positive": 1
}

Workflow Library Example

Close Alert As True Positive with Microsoft Defender for Cloud Apps and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop