Skip to content

Commit 49ae474

Browse files
committed
update headers
1 parent 89e3482 commit 49ae474

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

articles/web-application-firewall/afds/afds-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ The WAF platform manages and dynamically updates bot signatures. You can set cus
118118

119119
If bot protection is enabled, incoming requests that match bot rules are blocked, allowed, or logged based on the configured action. Bad bots are blocked, good bots are allowed, and unknown bots are logged by default. You can set custom actions to block, allow, log, or JS challenge for different types of bots. You can access WAF logs from a storage account, event hub, log analytics, or send logs to a partner solution.
120120

121-
The Bot Manager 1.1 ruleset is available on Azure Front Door premium version.
121+
The Bot Manager 1.1 rule set is available on Azure Front Door premium version.
122122

123123
## Configuration
124124

articles/web-application-firewall/afds/waf-front-door-drs.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,8 @@ DRS 2.0 includes 17 rule groups, as shown in the following table. Each group con
175175

176176
### Bot Manager 1.0
177177

178+
The Bot Manager 1.0 rule set provides protection against malicious bots and detection of good bots. The rules provide granular control over bots detected by WAF by categorizing bot traffic as Good, Bad, or Unknown bots.
179+
178180
|Rule group|Description|
179181
|---|---|
180182
|[BadBots](#bot100)|Protect against bad bots|
@@ -183,6 +185,8 @@ DRS 2.0 includes 17 rule groups, as shown in the following table. Each group con
183185

184186
### Bot Manager 1.1
185187

188+
The Bot Manager 1.1 rule set is an enhancement to Bot Manager 1.0 rule set. They provide enhanced protection against malicious bots, and increases good bot detection.
189+
186190
|Rule group|Description|
187191
|---|---|
188192
|[BadBots](#bot11-100)|Protect against bad bots|
@@ -1060,7 +1064,7 @@ The following rule groups and rules are available when you use Azure Web Applica
10601064

10611065
# [Bot Manager 1.0](#tab/bot)
10621066

1063-
## <a name="bot"></a> Bot manager rule sets
1067+
## <a name="bot"></a> 1.0 rule sets
10641068

10651069
### <a name="bot100"></a> Bad bots
10661070
|RuleId|Description|
@@ -1091,7 +1095,7 @@ Bot300600 scans both client IP addresses and IPs in the `X-Forwarded-For` header
10911095

10921096
# [Bot Manager 1.1](#tab/bot11)
10931097

1094-
## <a name="bot"></a> Bot manager rule sets
1098+
## <a name="bot11"></a> 1.1 rule sets
10951099

10961100
### <a name="bot11-100"></a> Bad bots
10971101
|RuleId|Description|

0 commit comments

Comments
 (0)