Skip to content

Commit 53346b1

Browse files
committed
tweaks
1 parent 97a1c88 commit 53346b1

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

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

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,13 @@ To create a rule directly in the Azure portal:
4141

4242
1. From Security Center's security alerts page:
4343

44-
- Locate the specific alert you don't want to see any more, and from the ellipsis menu (...) for the alert, select **Auto-dismiss in the future**.
45-
[![**Auto-dismiss in the future** option](media/alerts-suppression-rules/auto-dismiss-in-future-option.png)](media/alerts-suppression-rules/auto-dismiss-in-future-option.png#lightbox)
44+
- Locate the specific alert you don't want to see any more, and from the ellipsis menu (...) for the alert, select **Auto-dismiss in the future**:
45+
46+
[![**Auto-dismiss in the future** option](media/alerts-suppression-rules/auto-dismiss-in-future-option.png)](media/alerts-suppression-rules/auto-dismiss-in-future-option.png#lightbox)
4647

4748
- Or, select the **suppression rules** link at the top of the page, and from the suppression rules page select **Create new suppression rule**:
48-
[![**Create new suppression rule** button](media/alerts-suppression-rules/create-new-suppression-rule.png)](media/alerts-suppression-rules/create-new-suppression-rule.png#lightbox)
49+
50+
[![**Create new suppression rule** button](media/alerts-suppression-rules/create-new-suppression-rule.png)](media/alerts-suppression-rules/create-new-suppression-rule.png#lightbox)
4951

5052
1. In the new suppression rule pane, enter the details of your new rule.
5153

@@ -55,8 +57,8 @@ To create a rule directly in the Azure portal:
5557
[![Suppression rule creation pane](media/alerts-suppression-rules/new-suppression-rule-pane.png)](media/alerts-suppression-rules/new-suppression-rule-pane.png#lightbox)
5658

5759

58-
- You can filter by multiple alert types.
59-
- Entities can be IP addresses, process names, user accounts, Azure resources, or locations
60+
- Your rule can dismiss **all instances** of an alert types.
61+
- Your rule can dismiss **some instances** of an alert types based on one or more defined entity options. You can dismiss an alert if it relates to a specific IP address, process name, user account, Azure resource, or location.
6062

6163
1. Optionally, test the rule using the **Simulate** button to see how many alerts that have already been triggered would have been dismissed if this rule had been active.
6264

@@ -66,6 +68,8 @@ To create a rule directly in the Azure portal:
6668

6769
## Deleting suppression rules
6870

71+
## Viewing alerts that have been suppressed
72+
6973
## Using the REST API to create and manage suppression rules
7074

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

0 commit comments

Comments
 (0)