You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/application-gateway/for-containers/understanding-pricing.md
+32-4Lines changed: 32 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,9 @@ When Web Application Firewall is enabled two more billable items are added:
37
37
- Web Application Firewall resource
38
38
- Requests processed by WAF
39
39
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
+
40
43
#### Application Gateway for Containers hour
41
44
42
45
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:
177
180
* 3 Capacity Units x $0.008 x 730 hours = $17.52
178
181
* Total = $124.83
179
182
180
-
### Example 6 - WAF enabled
183
+
### Example 6 - Web Application Firewall
181
184
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.
183
186
184
187
* 1 Application Gateway for Containers resource
185
188
* 1 frontend resource
186
189
* 1 association resource
190
+
* 1 security policy resources (non-billable)
187
191
* 8 capacity units
188
192
* 1 WAF policy running a default ruleset and a bot manager ruleset
189
193
* 10 million requests processed by WAF
@@ -194,10 +198,34 @@ Pricing calculation:
194
198
* 1 Frontend x $0.01 x 730 hours = $7.30
195
199
* 1 Association x $0.12 x 730 hours = $87.60
196
200
* 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
199
203
* Total = $218.67
200
204
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
+
201
229
## Next steps
202
230
203
231
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