Skip to content

Commit 9b14de0

Browse files
Merge pull request #220473 from ChaitanyaNaykodi-MSFT/patch-140
(AzureCXP) fixed typo
2 parents d4a8f53 + 0e734b9 commit 9b14de0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ WAF customers can choose to run from one of the actions when a request matches a
5151
- **Block:** The request is blocked and WAF sends a response to the client without forwarding the request to the back-end.
5252
- **Log:** Request is logged in the WAF logs and WAF continues evaluating lower priority rules.
5353
- **Redirect:** WAF redirects the request to the specified URI. The URI specified is a policy level setting. Once configured, all requests that match the **Redirect** action will be sent to that URI.
54-
- **Anomaly score:** This is the default action for Default Rule Set (DRS) 2.0 or later and is not applicable for the Bot Manager ruleset. The total anomaly score is increased incramentally when a rule with this action is matched.
54+
- **Anomaly score:** This is the default action for Default Rule Set (DRS) 2.0 or later and is not applicable for the Bot Manager ruleset. The total anomaly score is increased incrementally when a rule with this action is matched.
5555

5656
## WAF rules
5757

0 commit comments

Comments
 (0)