Skip to content

Commit 4721173

Browse files
authored
Merge pull request #179069 from b-juche/patch-296
fix #lightbox code
2 parents 5395b3b + 619e099 commit 4721173

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

articles/azure-netapp-files/azure-netapp-files-cost-model.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.devlang: na
1515
ms.topic: conceptual
16-
ms.date: 11/4/2021
16+
ms.date: 11/08/2021
1717
ms.author: b-juche
1818
---
1919
# Cost model for Azure NetApp Files
@@ -38,7 +38,7 @@ If your capacity pool size requirements fluctuate (for example, because of varia
3838

3939
For example, you are using the Premium capacity 24 hours (1 day) at 10 TiB, 96 hours (4 days) at 24 TiB, four times at 6 hours (1 day) at 5 TiB, 480 hours (20 days) at 6 TiB, and the month’s remaining hours at 0 TiB. A dynamic cloud consumption deployment profile looks different from a traditional static on-premises consumption profile:
4040

41-
![Bar chart that shows dynamic versus static capacity pool provisioning.](../media/azure-netapp-files/cost-model-example-one-capacity.png)
41+
[ ![Bar chart that shows dynamic versus static capacity pool provisioning.](../media/azure-netapp-files/cost-model-example-one-capacity.png) ](../media/azure-netapp-files/cost-model-example-one-capacity.png#lightbox)
4242

4343
When costs are billed at $0.000403 per GiB/hour ([pricing depending on the region](https://azure.microsoft.com/pricing/details/netapp/)), the monthly cost breakdown looks like this:
4444

@@ -50,10 +50,10 @@ When costs are billed at $0.000403 per GiB/hour ([pricing depending on the regio
5050

5151
* 10 TiB x 24 hours x $0.000403 per GiB/hour = $99.04
5252
* 24 TiB x 96 hours x $0.000403 per GiB/hour = $950.80
53-
* 6 TiB x 480 hours x $0.000403 per GiB/hour = **$1,188.50**
54-
* Total = $2,238.33
53+
* 6 TiB x 480 hours x $0.000403 per GiB/hour = $1,188.50
54+
* Total = **$2,238.33**
5555

56-
![Bar chart that shows static versus dynamic service level cost model.](../media/azure-netapp-files/cost-model-example-one-pricing.png)
56+
[ ![Bar chart that shows static versus dynamic service level cost model.](../media/azure-netapp-files/cost-model-example-one-pricing.png) ](../media/azure-netapp-files/cost-model-example-one-pricing.png#lightbox)
5757

5858
This scenario constitutes a monthly savings of $4,892.64 compared to static provisioning.
5959

@@ -63,7 +63,7 @@ If your capacity pool size requirements remain the same but performance requirem
6363

6464
Consider a scenario where the capacity requirement is a constant 24 TiB. But your performance needs fluctuate between 384 hours (16 days) of Standard service level, 120 hours (5 days) of Premium service level, 168 hours (7 days) of Ultra service level, and then back to 48 hours (2 days) of standard service level performance. In this scenario, a dynamic cloud consumption deployment profile looks different compared to a traditional static on-premises consumption profile:
6565

66-
![Bar chart that shows provisioning with and without dynamic service level change.](../media/azure-netapp-files/cost-model-example-two-capacity.png)
66+
[ ![Bar chart that shows provisioning with and without dynamic service level change.](../media/azure-netapp-files/cost-model-example-two-capacity.png) ](../media/azure-netapp-files/cost-model-example-two-capacity.png#lightbox)
6767

6868
In this case, when costs are billed at $0.000202 per GiB/hour (Standard), $0.000403 per GiB/hour (Premium) and $0.000538 per GiB/hour (Ultra) respectively ([pricing depending on the region](https://azure.microsoft.com/pricing/details/netapp/)), the monthly cost breakdown looks like this:
6969

@@ -76,10 +76,10 @@ In this case, when costs are billed at $0.000202 per GiB/hour (Standard), $0.000
7676
* 24 TiB x 384 hours x $0.000202 per GiB/hour = $1,901.31
7777
* 24 TiB x 120 hours x $0.000403 per GiB/hour = $1,188.50
7878
* 24 TiB x 168 hours x $0.000538 per GiB/hour = $2,221.28
79-
* 24 TiB x 48 hours x $0.000202 per GiB/hour = **$238.29**
80-
* Total = $5,554.37
79+
* 24 TiB x 48 hours x $0.000202 per GiB/hour = $238.29
80+
* Total = **$5,554.37**
8181

82-
![Bar chart that shows static versus dynamic service level change cost model.](../media/azure-netapp-files/cost-model-example-two-pricing.png)
82+
[ ![Bar chart that shows static versus dynamic service level change cost model.](../media/azure-netapp-files/cost-model-example-two-pricing.png) ](../media/azure-netapp-files/cost-model-example-two-pricing.png#lightbox)
8383

8484
This scenario constitutes a monthly savings of $3,965.39 compared to static provisioning.
8585

@@ -97,7 +97,7 @@ The following diagram illustrates the concepts.
9797
* Volume 3 is assigned a quota of 14 TiB but has 8.8 TiB (8 TiB active, 800-GiB snapshots) of consumption.
9898
* The capacity pool is metered for 40 TiB of capacity (the provisioned amount). 22.25 TiB of capacity is consumed (13 TiB, 450 GiB, and 8.8 TiB of quota from Volumes 1, 2, and 3). The capacity pool has 17.75 TiB of capacity remaining.
9999

100-
![Diagram showing capacity pool with three volumes.](../media/azure-netapp-files/azure-netapp-files-capacity-pool-with-three-vols.png)
100+
[ ![Diagram showing capacity pool with three volumes.](../media/azure-netapp-files/azure-netapp-files-capacity-pool-with-three-vols.png) ](../media/azure-netapp-files/azure-netapp-files-capacity-pool-with-three-vols.png#lightbox)
101101

102102
## Next steps
103103

0 commit comments

Comments
 (0)