Skip to content

Commit 1c57228

Browse files
authored
Merge pull request #102439 from maotsuk/patch-10
calculation for "example 6" is not correct
2 parents cd9f204 + 5e7c359 commit 1c57228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/application-gateway/understanding-pricing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ Monthly price estimates are based on 730 hours of usage per month.
242242

243243
Fixed Price = $0.246 * 730 (Hours) = $179.58
244244

245-
Variable Costs = $0.008 * 2 (capacity units) * 730 (Hours) = $11.68
245+
Variable Costs = $0.008 * ( 2 (Instance Units) * 10 (capacity units) * 730 (Hours) = $116.8
246246

247247
DDoS Network Protection Cost = $2,944 * 1 (month) = $2,944
248248

0 commit comments

Comments
 (0)