Skip to main content

Close Alert As False Positive

Close multiple alerts matching the specified filters as false positive (an alert on a non-malicious activity).

External Documentation

Basic Parameters

ParameterDescription
Alert IDsA comma-separated list of alert IDs to close as false positive. Can be obtained via the List Alerts action.
CommentA comment about why the alerts are dismissed.
Reason IDThe reason for closing the alerts as false positive. Providing a reason helps improve the accuracy of the detection over time.

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_false_positive": 1
}

Workflow Library Example

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

Workflow LibraryPreview this Workflow on desktop