Skip to content

Commit 660bc2a

Browse files
committed
1 tib cap pool ga
1 parent 84c50be commit 660bc2a

File tree

3 files changed

+6
-16
lines changed

3 files changed

+6
-16
lines changed

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

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -19,23 +19,10 @@ Creating a capacity pool enables you to create volumes within it.
1919
* If you are using Azure CLI, ensure that you are using the latest version. For more information, see [How to update the Azure CLI](/cli/azure/update-azure-cli).
2020
* If you are using PowerShell, ensure that you are 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).
2121
* If you are using the Azure REST API, ensure that you are specifying the latest version.
22-
* If this is your first time using a 1-TiB capacity pool, you must first register the feature:
23-
1. Register the feature:
24-
```azurepowershell-interactive
25-
Register-AzProviderFeature -ProviderNamespace Microsoft.NetApp -FeatureName ANF1TiBPoolSize
26-
```
27-
2. Check the status of the feature registration:
28-
> [!NOTE]
29-
> 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.
30-
```azurepowershell-interactive
31-
Get-AzProviderFeature -ProviderNamespace Microsoft.NetApp -FeatureName ANF1TiBPoolSize
32-
```
33-
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.
34-
3522

3623
## Steps
3724

38-
1. Go to the management blade for your NetApp account, and then, from the navigation pane, click **Capacity pools**.
25+
1. Go to the management blade for your NetApp account, then, from the navigation pane, select **Capacity pools**.
3926

4027
![Navigate to capacity pool](../media/azure-netapp-files/azure-netapp-files-navigate-to-capacity-pool.png)
4128

articles/azure-netapp-files/includes/2-tib-capacity-pool.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,5 @@ ms.custom: include file
1313
# azure-netapp-files-resize-capacity-pools-or-volumes.md
1414
---
1515

16-
1-TiB capacity pool sizing is currently in preview. You can only take advantage of the 1-TiB minimum if all the volumes in the capacity pool are using Standard network features. The generally available minimum size for capacity pools with all volumes using Standard network features is 2 TiB. If any volume is using Basic network features, the minimum size is 4 TiB.
16+
You can only take advantage of the 1-TiB minimum if all the volumes in the capacity pool are using Standard network features. If any volume is using Basic network features, the minimum size is 4 TiB.
1717

18-
To use the 1-TiB minimum, you must first [register for the preview](../azure-netapp-files-set-up-capacity-pool.md#before-you-begin).

articles/azure-netapp-files/whats-new.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ ms.author: anfdocs
1515

1616
Azure NetApp Files is updated regularly. This article provides a summary about the latest new features and enhancements.
1717

18+
* [Capacity pool enhancement:](azure-netapp-files-set-up-capacity-pool.md): 1 TiB capacity pool is now generally available (GA).
19+
20+
The 1 TiB lower limit for capacity pools using Standard network features is now generally available (GA).
21+
1822
## January 2024
1923

2024
* [Standard network features - Edit volumes available in US Gov regions](azure-netapp-files-network-topologies.md#regions-edit-network-features) (Preview)

0 commit comments

Comments
 (0)