Skip to content

Commit 8ff7e3c

Browse files
Update understanding-pricing.md
adding some custom rules to the two WAF examples to help illustrate that custom rules are not charged.
1 parent 2140205 commit 8ff7e3c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/application-gateway/for-containers/understanding-pricing.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -182,14 +182,15 @@ Pricing calculation:
182182

183183
### Example 6 - Web Application Firewall
184184

185-
This example assumes Application Gateway for Containers has load raising the number of capacity units and has a Web Application Firewall (WAF) policy reference to an Application Gateway for Containers' security policy. The WAF policy is configured with both DRS 2.1 and bot manager rulesets.
185+
This example assumes Application Gateway for Containers has load raising the number of capacity units and has a Web Application Firewall (WAF) policy reference to an Application Gateway for Containers' security policy. The WAF policy is configured with both DRS 2.1 and bot manager rulesets. This WAF policy also has four custom rules enabled which do not incur any additional charges
186186

187187
* 1 Application Gateway for Containers resource
188188
* 1 frontend resource
189189
* 1 association resource
190190
* 1 security policy resources (non-billable)
191191
* 8 capacity units
192192
* 1 WAF policy running a default ruleset and a bot manager ruleset
193+
* 4 WAF custom rules
193194
* 10 million requests processed by WAF
194195

195196
Pricing calculation:
@@ -204,14 +205,14 @@ Pricing calculation:
204205

205206
### Example 7 - Web Application Firewall - Multiple Policies
206207

207-
This example assumes Application Gateway for Containers has load raising the number of capacity units and has three Web Application Firewall (WAF) policy reference to three corresponding Application Gateway for Containers' security policies. One policy is configured with both DRS 2.1 and bot manager rulesets, the other two policies only have DRS 2.1 ruleset.
208+
This example assumes Application Gateway for Containers has load raising the number of capacity units and has three Web Application Firewall (WAF) policy reference to three corresponding Application Gateway for Containers' security policies. One policy is configured with both DRS 2.1, bot manager rulesets and 3 custom rules, the other two policies only have DRS 2.1 ruleset and no custom rules.
208209

209210
* 1 Application Gateway for Containers resource
210211
* 1 frontend resource
211212
* 1 association resource
212213
* 3 security policy resources (non-billable)
213214
* 8 Capacity Units
214-
* 1 WAF policy running a default ruleset and a bot manager ruleset
215+
* 1 WAF policy running a default ruleset, a bot manager ruleset and three custom rules
215216
* 10 million requests processed by WAF
216217

217218
Pricing calculation:

0 commit comments

Comments
 (0)