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
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,11 +14,11 @@ Creating a capacity pool enables you to create volumes within it.
14
14
15
15
## Before you begin
16
16
17
-
* You must have already [created a NetApp account](azure-netapp-files-create-netapp-account.md).
18
-
* 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).
19
-
* 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).
20
-
* If you are using the Azure REST API, ensure that you are specifying the latest version.
21
-
* If this is your first time using a 1-TiB capacity pool, you must first register the feature:
17
+
* You need [a NetApp account](azure-netapp-files-create-netapp-account.md).
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).
19
+
* 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).
20
+
* If you're using the Azure REST API, ensure that you specify the latest version.
21
+
* If you're creating 1-TiB capacity pool, you must first register the feature:
@@ -33,7 +33,7 @@ Creating a capacity pool enables you to create volumes within it.
33
33
34
34
## Steps
35
35
36
-
1. Go to the management blade for your NetApp account, then, from the navigation pane, select **Capacity pools**.
36
+
1. In the Azure portal, go to your NetApp account. From the navigation pane, select **Capacity pools**.
37
37
38
38

39
39
@@ -50,14 +50,14 @@ Creating a capacity pool enables you to create volumes within it.
50
50
Specify the service level for the capacity pool: [**Ultra**](azure-netapp-files-service-levels.md#Ultra), [**Premium**](azure-netapp-files-service-levels.md#Premium), or [**Standard**](azure-netapp-files-service-levels.md#Standard).
51
51
52
52
* **Size**
53
-
Specify the size of the capacity pool that you are purchasing.
53
+
Specify the size of the capacity pool that you're purchasing.
54
54
The minimum capacity pool size is 1 TiB. You can change the size of a capacity pool in 1-TiB increments.
55
55
56
56
>[!NOTE]
57
57
>[!INCLUDE [Limitations for capacity pool minimum of 1 TiB](includes/2-tib-capacity-pool.md)]
58
58
59
59
* **Enable cool access** *(for Standard service level only)*
60
-
This option specifies whether volumes in the capacity pool will support cool access. This option is currently supported for the Standard service level only. For details about using this option, see [Manage Azure NetApp Files standard storage with cool access](manage-cool-access.md).
60
+
This option specifies whether volumes in the capacity pool support cool access. This option is currently supported for the Standard service level only. For details about using this option, see [Manage Azure NetApp Files standard storage with cool access](manage-cool-access.md).
61
61
62
62
* **QoS**
63
63
Specify whether the capacity pool should use the **Manual** or **Auto** QoS type. See [Storage Hierarchy](azure-netapp-files-understand-storage-hierarchy.md) and [Performance Considerations](azure-netapp-files-performance-considerations.md) to understand the QoS types.
@@ -73,7 +73,7 @@ Creating a capacity pool enables you to create volumes within it.
73
73
>
74
74
> After the capacity pool is created, you can’t modify the setting (switching between `single` or `double`) for the encryption type.
75
75
76
-
Azure NetApp Files double encryption at rest is currently in preview. If you are using this feature for the first time, you need to register the feature first.
76
+
Azure NetApp Files double encryption at rest is currently in preview. If using this feature for the first time, you need to register the feature first.
You can only take advantage of the 1-TiB minimum if all the volumes in the capacity pool are using Standard network features. 1-TiB capacity pools are generally available, however you must register the feature. If any volume is using Basic network features, the minimum size is 4 TiB.
13
+
You can only take advantage of the 1-TiB minimum if all the volumes in the capacity pool are using Standard network features. 1-TiB capacity pools are generally available. You must register the feature before using it. If any volume is using Basic network features, the minimum size is 4 TiB.
0 commit comments