Skip to content

Commit 261573b

Browse files
committed
[WAF] Delete managed rules exceptions
1 parent 200aa59 commit 261573b

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

src/content/docs/waf/managed-rules/waf-exceptions/define-dashboard.mdx

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,44 @@ To add an exception at the account level (Enterprise plans only):
9898

9999
</Steps>
100100

101+
## 5. (Optional) Edit the exception
102+
103+
To edit an exception at the zone level:
104+
105+
<Tabs syncKey="dashNewNav"> <TabItem label="Old dashboard">
106+
107+
<Steps>
108+
109+
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com), and select your account and domain.
110+
2. Go to **Security** > **WAF** > **Managed rules** tab.
111+
3. Find the exception you want to edit and select its name. Exceptions are rules listed with **Action** = **Skip**.
112+
4. Once you have finished making changes, select **Save**.
113+
114+
</Steps>
115+
116+
To delete an exception listed in the **Managed rules** tab, select the three dots next to it and select **Delete**.
117+
118+
</TabItem> <TabItem label="New dashboard" icon="rocket">
119+
120+
<Steps>
121+
122+
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com), and select your account and domain.
123+
2. Go to **Security** > **Security rules** and filter by **Managed Rules**.
124+
3. Find the exception you want to edit and select its name. Exceptions are rules listed with **Action** = **Skip**.
125+
4. Once you have finished making changes, select **Save**.<br/>
126+
Alternatively, to delete the exception, select **Delete exception**.
127+
128+
</Steps>
129+
</TabItem> </Tabs>
130+
131+
To edit an exception at the account level (Enterprise plans only):
132+
133+
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com), and select your account and domain.
134+
2. Go to **Security** > **WAF** > **Managed rules** tab.
135+
3. Find the exception you want to edit and select its name. Exceptions are rules listed with **Action** = **Skip**.
136+
4. Once you have finished making changes, select **Save**.<br/>
137+
Alternatively, to delete the exception, select **Delete exception**.
138+
101139
:::note
102140
Exceptions only apply to rules executing a managed ruleset listed after them. For example, if you are skipping a rule belonging to the Cloudflare OWASP Core Ruleset, make sure the exception is listed in the rules list before the _Execute_ rule deploying this managed ruleset.
103141
:::

0 commit comments

Comments
 (0)