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-resource-limits.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,10 +37,9 @@ The following table describes resource limits for the Flexible, Standard, Premiu
37
37
| Minimum size of a single regular volume | 50 GiB | No |
38
38
| Maximum size of a single regular volume | 100 TiB | No |
39
39
| Minimum size of a single [large volume](large-volumes-requirements-considerations.md)| 50 TiB | No |
40
-
| Large volume size increase | 30% of lowest provisioned size | Yes |
41
40
| Maximum size of a single [large volume](large-volumes-requirements-considerations.md)| 1 PiB | Yes**|
42
41
| Maximum size of a single large volume with breakthrough mode (preview) | 2,400 TiB | No |
43
-
| Maximum size of a large volume up to 7.2 PiB**| 7.2 PiB | Yes**|
42
+
| Maximum size of a large volume up to 7.2 PiB***| 7.2 PiB | Yes**|
44
43
| Maximum size of a single file | 16 TiB | No |
45
44
| Maximum size of directory metadata in a single directory | 320 MB | No |
46
45
| Maximum number of files in a single directory |*Approximately* 4 million. <br> See [Determine if a directory is approaching the limit size](directory-sizes-concept.md#directory-limit). | No |
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/large-volumes-requirements-considerations.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ ms.author: anfdocs
12
12
---
13
13
# Requirements and considerations for Azure NetApp Files large volumes
14
14
15
-
Large volumes are Azure NetApp Files volumes with a size of 50 TiB to 1,024 TiB.
15
+
Azure NetApp Files large volumes support sizes between 50 TiB and 1,024 TiB.
16
16
17
17
With breakthrough mode, you can create large volumes at sizes between 2,400 GiB and 2,400 TiB. You must [request the feature](#register-for-breakthrough-mode) before using it for the first time. With cool access enabled, large volumes can scale to 7.2 PiB in certain situations; for more information, see [large volumes up to 7.2 PiB](#requirements-and-considerations-for-large-volumes-up-to-72-pib-preview).
18
18
@@ -25,7 +25,6 @@ The following requirements and considerations apply to large volumes. For perfor
25
25
* A regular volume can’t be converted to a large volume.
26
26
* You must create a large volume at a size of 50 TiB or larger. The maximum size of a large volume is 1,024 TiB.
27
27
* You can't resize a large volume to less than 50 TiB.
28
-
* A large volume can't be resized to more than 30% of its lowest provisioned size. This limit is adjustable via [a support request](azure-netapp-files-resource-limits.md#resource-limits). When requesting the resize, specify the desired size in TiB.
29
28
* When reducing the size of a large volume, the size depends on the size of files written to the volume and the snapshots currently active on the volumes.
30
29
* You can't create a large volume with application volume groups.
31
30
* Currently, large volumes aren't suited for database (HANA, Oracle, SQL Server, etc.) data and log volumes. For database workloads requiring more than a single volume’s throughput limit, consider deploying multiple regular volumes. To optimize multiple volume deployments for databases, use [application volume groups](application-volume-group-concept.md).
@@ -39,11 +38,11 @@ The following requirements and considerations apply to large volumes. For perfor
39
38
</tr></thead>
40
39
<tbody>
41
40
<tr>
42
-
<td>Capacity tier</td>
41
+
<td>Service level</td>
43
42
<td>Minimum volume size<br>(TiB)</td>
44
-
<td>Maximum volume size (TiB)*</td>
45
-
<td>Minimum throughput for capacity tier (MiB/s)</td>
46
-
<td>Maximum throughput for capacity tier (MiB/s)</td>
43
+
<td>Maximum volume size (TiB)</td>
44
+
<td>Base throughput (MiB/s) at 50TiB</td>
45
+
<td>Maximum throughput for service level (MiB/s)</td>
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/whats-new.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,13 @@ ms.author: anfdocs
17
17
18
18
Azure NetApp Files is updated regularly. This article provides a summary about the latest new features and enhancements.
19
19
20
+
21
+
## March 2026
22
+
23
+
*[Large volumes improvement:](large-volumes-requirements-considerations.md#requirements-and-considerations) removed 30% default limit imposed on large volumes
24
+
25
+
Large volumes operational improvement no longer requires a support ticket to increase a large volume past the 30% imposed limit. This allows customer to automate their large volume size increases without waiting for approval and human intervention.
26
+
20
27
## January 2026
21
28
22
29
*[Elastic zone-redundant storage service level](elastic-zone-redundant-concept.md) (preview)
0 commit comments