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-set-up-capacity-pool.md
+10-14Lines changed: 10 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ 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/26/2025
8
+
ms.date: 03/27/2025
9
9
ms.author: anfdocs
10
10
ms.custom: references_regions
11
11
---
@@ -23,20 +23,16 @@ Creating a capacity pool enables you to create volumes within it.
23
23
>[!IMPORTANT]
24
24
>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
25
* The Standard, Premium, and Ultra service levels are generally available (GA). No registration is required.
26
-
* The **Flexible** service level is currently in preview. Before creating a Flexible service level capacity pool, you must first register the feature:
> The **RegistrationState** may be in the `Registering` state for up to 60 minutes before changing to `Registered`. Wait until the status is **Registered** before continuing.
You can also use [Azure CLI commands](/cli/azure/feature) `az feature register` and `az feature show` to register the feature and display the registration status.
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.
27
+
28
+
Check the status of feature registration with the command:
0 commit comments