You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/azure-netapp-files-service-levels.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ Azure NetApp Files supports four service levels: *Standard*, *Premium*, *Ultra*,
30
30
The Flexible service level enables you to adjust throughput and size limits independently. This service level is designed for demanding applications such as Oracle or SAP HANA. You can also use the Flexible service level to create high-capacity volumes with (relatively) low throughput requirements or the reverse: low-capacity volumes with high throughput requirements. The minimum throughput to be assigned to a Flexible capacity pool is 128 MiB/second regardless of the pool quota. The first 128 MiB/s of throughput, known as the baseline, is included in the Flexible service level. The maximum throughput is 5 x 128 x the size of the capacity pool in TiB. For more information 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.
31
31
32
32
>[!IMPORTANT]
33
-
>The Flexible service level is only supported for new _manual QoS_ capacity pools. For a list of regions that support the Flexible service level, see [Create a capacity pool for Azure NetApp Files](azure-netapp-files-set-up-capacity-pool.md#regions).
33
+
>The Flexible service level is only supported for new _manual QoS_ capacity pools.
34
34
35
35
* Storage with cool access:
36
36
Cool access storage is available with the Standard, Premium, and Ultra service levels. The throughput experience for any of these service levels with cool access is the same for cool access as it is for data in the hot tier. It may differ when data that resides in the cool tier is accessed. For more information, see [Azure NetApp Files storage with cool access](cool-access-introduction.md) and [Performance considerations for storage with cool access](performance-considerations-cool-access.md).
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/azure-netapp-files-set-up-capacity-pool.md
+3-31Lines changed: 3 additions & 31 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,25 +5,24 @@ services: azure-netapp-files
5
5
author: b-hchen
6
6
ms.service: azure-netapp-files
7
7
ms.topic: how-to
8
-
ms.date: 03/27/2025
8
+
ms.date: 04/22/2025
9
9
ms.author: anfdocs
10
-
ms.custom: references_regions
11
10
---
12
11
# Create a capacity pool for Azure NetApp Files
13
12
14
13
Creating a capacity pool enables you to create volumes within it.
15
14
16
15
## Before you begin
17
16
18
-
* You need [a NetApp account](azure-netapp-files-create-netapp-account.md).
17
+
* You need a [NetApp account](azure-netapp-files-create-netapp-account.md).
19
18
* If you're using Azure CLI, ensure that you're using the latest version. For more information, see [How to update the Azure CLI](/cli/azure/update-azure-cli).
20
19
* To enable cool access, ensure you are registered to use [cool access](manage-cool-access.md).
21
20
* If you're using PowerShell, ensure that you're using the latest version of the Az.NetAppFiles module. To update to the latest version, use the 'Update-Module Az.NetAppFiles' command. For more information, see [Update-Module](/powershell/module/powershellget/update-module).
22
21
* If you're using the Azure REST API, ensure that you specify the latest version.
23
22
>[!IMPORTANT]
24
23
>To create a 1-TiB capacity pool with a tag, you must use API versions `2023-07-01_preview` to `2024-01-01_preview` or stable releases from `2024-01-01`.
25
24
* The Standard, Premium, and Ultra service levels are generally available (GA). No registration is required.
26
-
* The **Flexible** service level is currently in preview. You must submit a waitlist request to access the Flexible service level by using [the request form](https://aka.ms/ANFFlexibleSLpreviewsignup). After you submit the waitlist request, it can take approximately one week to enable the feature.
25
+
* The **Flexible** service level is currently in preview and supported in all Azure NetApp Files regions. You must submit a waitlist request to access the Flexible service level by using [the request form](https://aka.ms/ANFFlexibleSLpreviewsignup). After you submit the waitlist request, it can take approximately one week to enable the feature.
27
26
28
27
Check the status of feature registration with the command:
29
28
@@ -33,33 +32,6 @@ Creating a capacity pool enables you to create volumes within it.
33
32
34
33
You can also use [Azure CLI commands](/cli/azure/feature) `az feature show` to register the feature and display the registration status.
35
34
36
-
### <a name="regions"></a> Supported regions for the Flexible service level
37
-
38
-
>[!NOTE]
39
-
>Standard, Premium, and Ultra service levels are supported in all Azure NetApp Files regions. This list only applies to the _Flexible_ service level.
40
-
41
-
The Flexible service level is currently available in the following regions:
0 commit comments