Skip to content

Commit 34f4971

Browse files
Update file-estimate-cost.md
1 parent e727d86 commit 34f4971

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/storage/files/file-estimate-cost.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ Assume we're making a price comparison in the following hot archive for multimed
6969
- 2048 MiB/sec throughput
7070

7171
For this scenario, if we're using the provisioned v1 billing model, we must follow the provisioned storage requirements and over-provision our IOPS and throughput. Here are the reverse calculations on the IOPS and throughput to see how much we are over-provisioned.
72-
IOPS limit will be 102,400 + 3,000 = 105,400 IOPS
73-
Throughput limit will be 102,400\*0.1+100=10,340 MiB / sec
72+
- IOPS limit will be 102,400 + 3,000 = 105,400 IOPS
73+
- Throughput limit will be 102,400\*0.1+100=10,340 MiB / sec
7474

7575
| | Provisioned v1 SSD | Provisioned v2 SSD |
7676
| --------------- | :---------------------------------------: | :------------------------------------------------------------------------: |
@@ -81,4 +81,4 @@ Throughput limit will be 102,400\*0.1+100=10,340 MiB / sec
8181

8282
100 – ($10641.93/ $16384.00 × 100) = 35.05%
8383

84-
For this workload, Provisioned v2 SSD provides a 35.06% discount compared to the Provisioned v1 billing model.
84+
For this workload, Provisioned v2 SSD provides a 35% discount compared to the Provisioned v1 billing model.

0 commit comments

Comments
 (0)