Skip to content

Commit bffbbd3

Browse files
authored
Merge pull request #33012 from tksh164/patch-14
Add descriptions about Max function
2 parents 6dbb887 + dd0574a commit bffbbd3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/application-gateway/application-gateway-autoscaling-zone-redundant.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,9 @@ Capacity unit price = 744(hours) * Max (25/50 compute unit for connections/sec,
8080

8181
Total price = $148.8+23.81 = $172.61
8282

83+
> [!NOTE]
84+
> The Max function returns the largest value in a pair of values.
85+
8386
**Example 3**
8487

8588
An Application Gateway WAF_v2 is provisioned for a month. During this time, it receives 25 new SSL connections/sec, average of 8.88-Mbps data transfer and does 80 request per second. Assuming connections are short lived, and that compute unit calculation for the application supports 10 RPS per compute unit, your price would be:
@@ -90,6 +93,9 @@ Capacity unit price = 744(hours) * Max (compute unit Max(25/50 for connections/s
9093

9194
Total price = $267.84 + $85.71 = $353.55
9295

96+
> [!NOTE]
97+
> The Max function returns the largest value in a pair of values.
98+
9399
## Scaling Application Gateway and WAF v2
94100

95101
Application Gateway and WAF can be configured to scale in two modes:

0 commit comments

Comments
 (0)