Skip to content

Commit 174d63e

Browse files
New example
1 parent 4e25d70 commit 174d63e

File tree

1 file changed

+32
-4
lines changed

1 file changed

+32
-4
lines changed

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

Lines changed: 32 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ When Web Application Firewall is enabled two more billable items are added:
3737
- Web Application Firewall resource
3838
- Requests processed by WAF
3939

40+
>[!Note]
41+
>The Web Application Firewall resource is only billed once per Application Gateway for Containers resource. For example, if you have five Web Application Firewall Policies assigned to five Application Gateway for Containers' security policies, only one Web Application Firewall resource will be metered.
42+
4043
#### Application Gateway for Containers hour
4144

4245
An Application Gateway for Containers hour corresponds to the amount of time each Application Gateway for Containers parent resource is deployed. The Application Gateway for Containers resource is responsible for processing and coordinating configuration of your deployment.
@@ -177,13 +180,14 @@ Pricing calculation:
177180
* 3 Capacity Units x $0.008 x 730 hours = $17.52
178181
* Total = $124.83
179182

180-
### Example 6 - WAF enabled
183+
### Example 6 - Web Application Firewall
181184

182-
This example assumes Application Gateway for Containers has load raising the number of capacity units and has a Web Application Firewall (WAF) policy reference. 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.
183186

184187
* 1 Application Gateway for Containers resource
185188
* 1 frontend resource
186189
* 1 association resource
190+
* 1 security policy resources (non-billable)
187191
* 8 capacity units
188192
* 1 WAF policy running a default ruleset and a bot manager ruleset
189193
* 10 million requests processed by WAF
@@ -194,10 +198,34 @@ Pricing calculation:
194198
* 1 Frontend x $0.01 x 730 hours = $7.30
195199
* 1 Association x $0.12 x 730 hours = $87.60
196200
* 8 Capacity Units x $0.008 x 730 hours = $46.72
197-
* WAF Policy x $0.068 x 730 hours = $49.64
198-
* 10 million requests x $0.75 x 2 rulesets = $15
201+
* WAF enablement x $0.068 x 730 hours = $49.64
202+
* 10 one million requests (10) x $0.75 x 2 WAF rulesets = $15
199203
* Total = $218.67
200204

205+
### Example 7 - Web Application Firewall - Multiple Policies
206+
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 cooresponding 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+
209+
* 1 Application Gateway for Containers resource
210+
* 1 frontend resource
211+
* 1 association resource
212+
* 3 security policy resources (non-billable)
213+
* 8 Capacity Units
214+
* 1 WAF policy running a default ruleset and a bot manager ruleset
215+
* 10 million requests processed by WAF
216+
217+
Pricing calculation:
218+
219+
* 1 Application Gateway for Containers x $0.017 x 730 hours = $12.41
220+
* 1 Frontend x $0.01 x 730 hours = $7.30
221+
* 1 Association x $0.12 x 730 hours = $87.60
222+
* 8 Capacity Units x $0.008 x 730 hours = $46.72
223+
* WAF enablement x $0.068 x 730 hours = $49.64
224+
* 10 million requests (10) x $0.75 x 4 WAF rulesets (3 DRS rulesets + 1 Bot Manager ruleset) = $30
225+
* Total = $218.67
226+
227+
228+
201229
## Next steps
202230

203231
See the following articles to learn more about how pricing works in Application Gateway for Containers by visiting the Application Gateway pricing pages:

0 commit comments

Comments
 (0)