You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/security-center/alerts-suppression-rules.md
+9-5Lines changed: 9 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,11 +41,13 @@ To create a rule directly in the Azure portal:
41
41
42
42
1. From Security Center's security alerts page:
43
43
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
-
[](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
+
[](media/alerts-suppression-rules/auto-dismiss-in-future-option.png#lightbox)
46
47
47
48
- Or, select the **suppression rules** link at the top of the page, and from the suppression rules page select **Create new suppression rule**:
48
-
[](media/alerts-suppression-rules/create-new-suppression-rule.png#lightbox)
49
+
50
+
[](media/alerts-suppression-rules/create-new-suppression-rule.png#lightbox)
49
51
50
52
1. In the new suppression rule pane, enter the details of your new rule.
51
53
@@ -55,8 +57,8 @@ To create a rule directly in the Azure portal:
-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.
60
62
61
63
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.
62
64
@@ -66,6 +68,8 @@ To create a rule directly in the Azure portal:
66
68
67
69
## Deleting suppression rules
68
70
71
+
## Viewing alerts that have been suppressed
72
+
69
73
## Using the REST API to create and manage suppression rules
70
74
71
75
You can create, view, or delete alert suppression rules via Security Center's REST API.
0 commit comments