Introduction
Creating a capacity pool enables you to create volumes within it.
Before you begin
You need a NetApp account.
If you're using Azure CLI, ensure that you're using the latest version. For more information, see How to update the Azure CLI.
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.NetAppFilescommand. For more information, see Update-Module.If you're using the Azure REST API, ensure that you specify the latest version.
If you're creating 1-TiB capacity pool, you must first register the feature:
Register-AzProviderFeature -ProviderNamespace Microsoft.NetApp -FeatureName ANF1TiBPoolSize