Skip to content

Commit a13751d

Browse files
Update articles/storage/files/file-estimate-cost.md
Co-authored-by: Ken Downie <[email protected]>
1 parent 5adbb8a commit a13751d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.service: azure-file-storage
1414
In this article, you learn how to estimate the cost difference between the Provisioned v1 and Provisioned v2 SSD billing models for Azure Files. You get a detailed breakdown of three scenarios used in the Provisioned v2 SSD release blog post.
1515

1616
> [!IMPORTANT]
17-
> These prices are meant only as examples and shouldn't be used to calculate your costs. For official prices, see the [Azure Files pricing](https://azure.microsoft.com/pricing/details/storage/files/). For more information about how to choose the correct billing model, see [Understand Azure Files billing](understanding-billing.md). We also encourage you to use [Azure Pricing calculator](https://azure.microsoft.com/pricing/calculator/) to perform the actual calculations.
17+
> These prices are meant only as examples and shouldn't be used to calculate your costs. For official prices, see [Azure Files pricing](https://azure.microsoft.com/pricing/details/storage/files/). For more information about how to choose the correct billing model, see [Understand Azure Files billing](understanding-billing.md). We also encourage you to use [Azure Pricing calculator](https://azure.microsoft.com/pricing/calculator/) to perform the actual calculations.
1818
> For the following examples, we use pricing based on East US and LRS redundancy support. The Provisioned v1 billing model is billed hourly in a monthly rate, where provisioned storage costs $0.16 per GiB. Provisioned v2 is billed hourly in an hourly rate. Provisioned storage costs $0.000137 per GiB per hour, provisioned IOPS costs $0.000037 per IOPS per hour, and provisioned throughput costs $0.000054 per MiB per sec per hour. For the ease of calculations, we assume all months have 730 hours. To calculate the exact price, replace the hours with 24 × days in the specific month.
1919
2020
### Comparison using default IOPS and throughput

0 commit comments

Comments
 (0)