File tree Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Original file line number Diff line number Diff line change @@ -35,9 +35,6 @@ There are a few ways you can create rules to suppress unwanted security alerts:
35
35
36
36
- To suppress alerts at the subscription level, you can use the Azure portal or the REST API as explained below
37
37
38
-
39
- ### [ Using the Azure portal] ( #tab/create-a-rule-portal )
40
-
41
38
Suppression rules can only dismiss alerts that have already been triggered on the selected subscriptions.
42
39
43
40
To create a rule directly in the Azure portal:
@@ -65,8 +62,11 @@ To create a rule directly in the Azure portal:
65
62
66
63
1 . Save your alert.
67
64
65
+ ## Editing suppression rules
66
+
67
+ ## Deleting suppression rules
68
68
69
- ### [ Using the REST API] ( #tab/ create-a-rule-API )
69
+ ## Using the REST API to create and manage suppression rules
70
70
71
71
You can create, view, or delete alert suppression rules via Security Center's REST API.
72
72
@@ -86,8 +86,3 @@ The relevant HTTP methods for suppression rules in the REST API are:
86
86
87
87
For full details and usage examples, see the [ API documentation] ( https://docs.microsoft.com/api/securitycenter/ ) .
88
88
89
- ---
90
-
91
- ## Editing
92
-
93
- ## Deleting
You can’t perform that action at this time.
0 commit comments