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
:::image type="content" source="../media/azure-netapp-files/azure-netapp-files-new-capacity-pool.png" alt-text="Screenshot of new capacity pool options.":::
179
179
180
180
4. Provide information for the capacity pool:
181
181
* Enter **mypool1** as the pool name.
182
182
* Select **Premium** for the service level.
183
183
* Specify **4 (TiB)** as the pool size.
184
184
* Use the **Auto** QoS type.
185
185
186
-
5. Click **Create**.
186
+
5. Select **Create**.
187
187
188
188
# [PowerShell](#tab/azure-powershell)
189
189
@@ -239,45 +239,45 @@ The following code snippet shows how to create a capacity pool in an Azure Resou
239
239
240
240
# [Portal](#tab/azure-portal)
241
241
242
-
1. From the Azure NetApp Files management blade of your NetApp account, click **Volumes**.
242
+
1. From the Azure NetApp Files management blade of your NetApp account, select **Volumes**.

266
266
267
-
4. Click **Protocol**, and then complete the following actions:
267
+
4. Select **Protocol**, and then complete the following actions:
268
268
* Select **NFS** as the protocol type for the volume.
269
269
* Enter **myfilepath1** as the file path that will be used to create the export path for the volume.
270
270
* Select the NFS version (**NFSv3** or **NFSv4.1**) for the volume.
271
271
See [considerations](azure-netapp-files-create-volumes.md#considerations) and [best practice](azure-netapp-files-create-volumes.md#best-practice) about NFS versions.
272
272
273
-

273
+

274
274
275
-
5. Click **Review + create** to display information for the volume you are creating.
275
+
5. Select **Review + create** to display information for the volume you are creating.

281
281
282
282
# [PowerShell](#tab/azure-powershell)
283
283
@@ -401,20 +401,20 @@ When you are done and if you want to, you can delete the resource group. The act
401
401
402
402
1. In the Azure portal's search box, enter **Azure NetApp Files** and then select **Azure NetApp Files** from the list that appears.
403
403
404
-
2. In the list of subscriptions, click the resource group (myRG1) you want to delete.
404
+
2. In the list of subscriptions, select the resource group (myRG1) you want to delete.
405
405
406
-

406
+

407
407
408
408
409
-
3. In the resource group page, click **Delete resource group**.
409
+
3. In the resource group page, select **Delete resource group**.
410
410
411
411

412
412
413
413
A window opens and displays a warning about the resources that will be deleted with the resource group.
414
414
415
-
4. Enter the name of the resource group (myRG1) to confirm that you want to permanently delete the resource group and all resources in it, and then click **Delete**.
415
+
4. Enter the name of the resource group (myRG1) to confirm that you want to permanently delete the resource group and all resources in it, and then select **Delete**.
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/azure-netapp-files-resize-capacity-pools-or-volumes.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Resize the capacity pool or a volume for Azure NetApp Files | Microsoft Docs
2
+
title: Resize the capacity pool or a volume for Azure NetApp Files | Microsoft Docs
3
3
description: Learn how to change the size of a capacity pool or a volume. Resizing the capacity pool changes the purchased Azure NetApp Files capacity.
4
4
services: azure-netapp-files
5
5
documentationcenter: ''
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
12
12
ms.workload: storage
13
13
ms.tgt_pltfrm: na
14
14
ms.topic: how-to
15
-
ms.date: 12/19/2022
15
+
ms.date: 02/21/2023
16
16
ms.author: anfdocs
17
17
---
18
18
# Resize a capacity pool or a volume
@@ -23,10 +23,13 @@ For information about monitoring a volume’s capacity, see [Monitor the capacit
23
23
## Considerations
24
24
25
25
* Volume quotas are indexed against `maxfiles` limits. Once a volume has surpassed a `maxfiles` limit, you cannot reduce the volume size below the quota that corresponds to that `maxfiles` limit. For more information and specific limits, see [`maxfiles` limits](azure-netapp-files-resource-limits.md#maxfiles-limits-).
26
+
* Capacity pools with Basic network features have a minimum size of 4 TiB. For capacity pools with Standard network features, the minimum size is 2 TiB. For more information, see [Resource limits](azure-netapp-files-resource-limits.md)
26
27
27
28
## Resize the capacity pool using the Azure portal
28
29
29
-
You can change the capacity pool size in 1-TiB increments or decrements. However, the capacity pool size cannot be smaller than the sum of the capacity of the volumes hosted in the pool, with a minimum of 4TiB. Resizing the capacity pool changes the purchased Azure NetApp Files capacity.
30
+
You can change the capacity pool size in 1-TiB increments or decrements. However, the capacity pool size cannot be smaller than the sum of the capacity of the volumes hosted in the pool.
31
+
32
+
Resizing the capacity pool changes the purchased Azure NetApp Files capacity.
30
33
31
34
1. From the NetApp Account view, go to **Capacity pools**, and select the capacity pool that you want to resize.
32
35
2. Right-click the capacity pool name or select the "…" icon at the end of the capacity pool row to display the context menu. Select **Resize**.
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/azure-netapp-files-resource-limits.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
12
12
ms.workload: storage
13
13
ms.tgt_pltfrm: na
14
14
ms.topic: conceptual
15
-
ms.date: 02/02/2023
15
+
ms.date: 02/21/2023
16
16
ms.author: anfdocs
17
17
---
18
18
# Resource limits for Azure NetApp Files
@@ -32,7 +32,7 @@ The following table describes resource limits for Azure NetApp Files:
32
32
| Number of volumes per capacity pool | 500 | Yes |
33
33
| Number of snapshots per volume | 255 | No |
34
34
| Number of IPs in a VNet (including immediately peered VNets) accessing volumes in an Azure NetApp Files hosting VNet | <ul><li>**Basic**: 1000</li><li>**Standard**: [Same standard limits as VMs](../azure-resource-manager/management/azure-subscription-service-limits.md#azure-resource-manager-virtual-networking-limits)</li></ul> | No |
35
-
| Minimum size of a single capacity pool |4 TiB | No |
35
+
| Minimum size of a single capacity pool |2 TiB*| No |
36
36
| Maximum size of a single capacity pool | 500 TiB | No |
37
37
| Minimum size of a single volume | 100 GiB | No |
38
38
| Maximum size of a single volume | 100 TiB | No |
@@ -50,6 +50,8 @@ The following table describes resource limits for Azure NetApp Files:
50
50
| Maximum number of volumes that can be backed up per subscription | 5 | Y |
51
51
| Maximum number of manual backups per volume per day | 5 | Y |
52
52
53
+
\*[!INCLUDE [Limitations for capacity pool minimum of 2 TiB](includes/2-tib-capacity-pool.md)]
54
+
53
55
For more information, see [Capacity management FAQs](faq-capacity-management.md).
54
56
55
57
For limits and constraints related to Azure NetApp Files network features, see [Guidelines for Azure NetApp Files network planning](azure-netapp-files-network-topologies.md#considerations).
Creating a capacity pool enables you to create volumes within it.
20
+
Creating a capacity pool enables you to create volumes within it.
21
21
22
22
## Before you begin
23
23
24
-
You must have already created a NetApp account.
25
-
26
-
[Create a NetApp account](azure-netapp-files-create-netapp-account.md)
24
+
You must have already [created a NetApp account](azure-netapp-files-create-netapp-account.md).
27
25
28
26
## Steps
29
27
30
28
1. Go to the management blade for your NetApp account, and then, from the navigation pane, click **Capacity pools**.
31
29
32
30

33
31
34
-
2.Click**+ Add pools** to create a new capacity pool.
32
+
2.Select**+ Add pools** to create a new capacity pool.
35
33
The New Capacity Pool window appears.
36
34
37
35
3. Provide the following information for the new capacity pool:
@@ -45,7 +43,10 @@ You must have already created a NetApp account.
45
43
46
44
***Size**
47
45
Specify the size of the capacity pool that you are purchasing.
48
-
The minimum capacity pool size is 4 TiB. You can change the size of a capacity pool in 1-TiB increments.
46
+
The minimum capacity pool size is 2 TiB. You can change the size of a capacity pool in 1-TiB increments.
47
+
48
+
>[!NOTE]
49
+
>[!INCLUDE [Limitations for capacity pool minimum of 2 TiB](includes/2-tib-capacity-pool.md)]
49
50
50
51
***QoS**
51
52
Specify whether the capacity pool should use the **Manual** or **Auto** QoS type.
@@ -55,9 +56,9 @@ You must have already created a NetApp account.
55
56
> [!IMPORTANT]
56
57
> Setting **QoS type** to **Manual** is permanent. You cannot convert a manual QoS capacity pool to use auto QoS. However, you can convert an auto QoS capacity pool to use manual QoS. See [Change a capacity pool to use manual QoS](manage-manual-qos-capacity-pool.md#change-to-qos).
:::image type="content" source="../media/azure-netapp-files/azure-netapp-files-new-capacity-pool.png" alt-text="Screenshot of new capacity pool options.":::
0 commit comments