Skip to content

Commit b04eb74

Browse files
Update ag-overview.md
1 parent 5d14c3a commit b04eb74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ The Azure web application firewall (WAF) engine is the component that inspects t
125125

126126
WAF customers can choose which action is run when a request matches a rules conditions. Below is the listed of supported actions.
127127

128+
* Allow: Request passes through the WAF and is forwarded to back-end. No further lower priority rules can block this request. Allow actions are only applicable to the Bot Manager ruleset, and are not applicable to the Core Rule Set.
128129
* Block: The request is blocked and WAF sends a response to the client without forwarding the request to the back-end.
129130
* Log: Request is logged in the WAF logs and WAF continues evaluating lower priority rules.
130131
* Anomaly score: This is the default action for CRS ruleset where total anomaly score is incremented when a rule with this action is matched. Anomaly scoring is not applicable for the Bot Manager ruleset.

0 commit comments

Comments
 (0)