Skip to content

Commit b98472d

Browse files
committed
pm changes
1 parent 63d823b commit b98472d

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,9 @@ Azure NetApp Files supports four service levels: *Standard*, *Premium*, *Ultra*,
2424
* <a name="Ultra"></a>Ultra storage:
2525
The Ultra service level provides up to 128 MiB/s of throughput per 1 TiB of capacity provisioned.
2626

27-
* <a name="Flexible"></a>Flexible storage:
28-
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 throughput is 5 x 128 x the size of the capacity pool in TiB. For examples, see [Flexible service level throughput examples](#flexible-examples). 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 any service level.
27+
* <a name="Flexible"></a>Flexible storage (preview):
28+
29+
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 throughput is 5 x 128 x the size of the capacity pool in TiB. For examples, see [Flexible service level throughput examples](#flexible-examples). 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 any service level. Cool access isn't currently supported with the Flexible service level.
2930

3031
>[!IMPORTANT]
3132
>The Flexible service level is only supported for new _manual QoS_ capacity pools.

articles/azure-netapp-files/azure-netapp-files-set-up-capacity-pool.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Creating a capacity pool enables you to create volumes within it.
4040
* If you're using the Flexible service level:
4141
* The Flexible service level is only available for manual QoS capacity pools.
4242
* The Flexible service level is only available on newly created capacity pools. You can't convert an existing capacity pool to use the Flexible service level.
43+
* Flexible service level capacity pools can't be converted to the Standard, Premium, or Ultra service level.
4344
* The minimum throughput for Flexible service level capacity pools is 128 MiB/second. Maximum throughput is calculated based on the size of the capacity pool using the formula 5 x 128 x capacity pool size in TiB. If your capacity pool is 1 TiB, the maximum is 640 MiB/second (5 x 128 x 1). For more examples, see [Service levels for Azure NetApp Files](azure-netapp-files-service-levels.md#flexible-examples).
4445
* Cool access isn't currently supported with the Flexible service level.
4546
* Only single encryption is currently supported for Flexible service level capacity pools.

articles/azure-netapp-files/dynamic-change-volume-service-level.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
55
author: b-hchen
66
ms.service: azure-netapp-files
77
ms.topic: how-to
8-
ms.date: 09/27/2024
8+
ms.date: 01/28/2025
99
ms.author: anfdocs
1010
---
1111
# Dynamically change the service level of an Azure NetApp Files volume
@@ -20,6 +20,8 @@ The capacity pool that you want to move the volume to must already exist. The ca
2020

2121
* Dynamically changing the service level of a volume is supported within the same NetApp account. You can't move the volume to a capacity pool in a different NetApp Account.
2222

23+
* You can't convert a Flexible service level capacity pool to Standard, Premium, or Ultra. Standard, Premium, and Ultra service level capacity pools can't be converted to the Flexible service level.
24+
2325
* After the volume is moved to another capacity pool, you no longer have access to the previous volume activity logs and volume metrics. The volume starts with new activity logs and metrics under the new capacity pool.
2426

2527
* If you move a volume to a capacity pool of a higher service level (for example, moving from *Standard* to *Premium* or *Ultra* service level), you must wait at least 24 hours before you can move that volume *again* to a capacity pool of a lower service level (for example, moving from *Ultra* to *Premium* or *Standard*). You can always change to higher service level without wait time.

0 commit comments

Comments
 (0)