Skip to content

Commit 9c42425

Browse files
committed
Fixed blocking and non-blocking issues after review from @Court72
1 parent 54f8238 commit 9c42425

File tree

4 files changed

+7
-5
lines changed

4 files changed

+7
-5
lines changed

articles/security-center/alerts-suppression-rules.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Using alerts suppression rules for to suppress false positives or other unwanted security alerts in Azure Security Center.
2+
title: Using alerts suppression rules to suppress false positives or other unwanted security alerts in Azure Security Center.
33
description: This article explains how to use Azure Security Center's suppression rules to hide unwanted security alerts.
44
author: memildin
55
manager: rkarlin
@@ -12,6 +12,8 @@ ms.topic: conceptual
1212

1313
# Suppressing alerts from Azure Security Center's threat protection
1414

15+
This page explains how you can use alerts suppression rules to suppress false positives or other unwanted security alerts in Azure Security Center.
16+
1517
## Availability
1618

1719
- Release state: **Preview**
@@ -52,7 +54,7 @@ To create a rule directly in the Azure portal:
5254

5355
- Locate the specific alert you don't want to see anymore, and from the ellipsis menu (...) for the alert, select **Create suppression rule**:
5456

55-
[![**Create suppression rule** option](media/alerts-suppression-rules/auto-dismiss-in-future-option.png)](media/alerts-suppression-rules/auto-dismiss-in-future-option.png#lightbox)
57+
[![**Create suppression rule** option](media/alerts-suppression-rules/auto-dismiss-future-option.png)](media/alerts-suppression-rules/auto-dismiss-future-option.png#lightbox)
5658

5759
- Or, select the **suppression rules** link at the top of the page, and from the suppression rules page select **Create new suppression rule**:
5860

@@ -106,7 +108,7 @@ To delete one or more rules you've created, use the suppression rules page.
106108

107109
1. To delete multiple rules, select the check boxes for the rules to be deleted and select **Delete**.
108110

109-
![Deleting one or more suppression rules](media/alerts-suppression-rules/deleting-multiple-alerts.png)
111+
![Deleting one or more suppression rules](media/alerts-suppression-rules/delete-multiple-alerts.png)
110112

111113
## Viewing alerts that have been suppressed
112114

@@ -119,10 +121,10 @@ Use Security Center's filter to view alerts that have been dismissed by your rul
119121

120122
* From Security Center's security alerts page, open the filter options and select **Dismissed**.
121123

122-
[![Viewing dismissed alerts](media/alerts-suppression-rules/viewing-dismissed-alerts.png)](media/alerts-suppression-rules/viewing-dismissed-alerts.png#lightbox)
124+
[![Viewing dismissed alerts](media/alerts-suppression-rules/view-dismissed-alerts.png)](media/alerts-suppression-rules/view-dismissed-alerts.png#lightbox)
123125

124126

125-
## Using the REST API to create and manage suppression rules
127+
## Using the API to create and manage suppression rules
126128

127129
You can create, view, or delete alert suppression rules via Security Center's REST API.
128130

0 commit comments

Comments
 (0)