Skip to content

Commit 19c9338

Browse files
committed
correct value
1 parent 6cb425e commit 19c9338

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

articles/azure-netapp-files/azure-netapp-files-service-levels.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Azure NetApp Files supports four service levels: *Standard*, *Premium*, *Ultra*,
2828
The Ultra service level provides up to 128 MiB/s of throughput per 1 TiB of capacity provisioned.
2929

3030
* <a name="Flexible"></a>Flexible storage:
31-
The Flexible service level enables you to adjust throughput and size limits independently for capacity pools using manual QoS. This service level is designed for demanding applications such as Oracle or SAP HANA. The Flexible service level supports throughput values between 128 and 2560 MiB/s per 1 TiB of capacity provisioned.
31+
The Flexible service level enables you to adjust throughput and size limits independently for capacity pools using manual QoS. This service level is designed for demanding applications such as Oracle or SAP HANA. It can also be used to create high-capacity volumes with (relatively) low throughput requirements. The minimum throughput to be assigned to a Flexible capacity pool is 128 MiB/s regardless of the pool quota; the maximum is 640 MiB/s per one TiB of capacity provisioned.You can assign throughput and capacity to volumes that are part of a Flexible capacity pool in the same way you do volumes that are part of a manual QoS capacity pool of another service level.
3232

3333
Flexible storage capacity pools enforce single encryption. They do not support double encryption.
3434

@@ -67,6 +67,20 @@ The following diagram illustrates the scenarios for the SAP HANA volumes:
6767

6868
![QoS SAP HANA volume scenarios](./media/azure-netapp-files-service-levels/qos-sap-hana-volume-scenarios.png)
6969

70+
Flexible service level throughput examples:
71+
72+
| Flexible pool size (TiB) | Allowable throughput min (MiB/s) | Allowable throughput max (MiB/s) |
73+
| - | - | -- |
74+
| 1 | 128 | 5 * 128 * 1 = 640 |
75+
| 2 | 128 | 5 * 128 * 2 = 1,280 |
76+
| 5 | 128 | 5 * 128 * 5 = 3,200 |
77+
| 10 | 128 | 5 * 128 * 10 = 6,400 |
78+
| 50 | 128 | 5 * 128 * 50 = 32,000 |
79+
| 100 | 128 | 5 * 128 * 100 = 64,000 |
80+
81+
>[!NOTE]
82+
>A flexible capacity pool with 128 MiB/s throughput assigned to it is only charged for the allocated capacity.
83+
7084
## Next steps
7185

7286
- [Azure NetApp Files pricing page](https://azure.microsoft.com/pricing/details/storage/netapp/)

0 commit comments

Comments
 (0)