Skip to content

Commit 7b38794

Browse files
Merge pull request #296857 from b-ahibbard/new-limits
new czr, crr, quota limits
2 parents 20eb80d + 9212ad3 commit 7b38794

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/azure-netapp-files/azure-netapp-files-resource-limits.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@ The following table describes resource limits for Azure NetApp Files:
4040
| 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 |
4141
| Maximum number of files `maxfiles` per volume | See [`maxfiles`](maxfiles-concept.md) | Yes |
4242
| Maximum number of export policy rules per volume | 5 | No |
43-
| Maximum number of quota rules per volume | 100 | No |
43+
| Maximum number of quota rules per volume | 1,000 | No |
4444
| Minimum assigned throughput for a manual Quality of Service (QoS) volume | 1 MiB/s | No |
4545
| Maximum assigned throughput for a manual QoS volume | 4,500 MiB/s | No |
46-
| Number of cross-region replication data protection volumes (destination volumes) | 50 | Yes |
47-
| Number of cross-zone replication data protection volumes (destination volumes) | 50 | Yes |
46+
| Number of cross-region replication data protection volumes (destination volumes) | 500 | Yes |
47+
| Number of cross-zone replication data protection volumes (destination volumes) | 500 | Yes |
4848
| Maximum numbers of policy-based (scheduled) backups per volume | <ul><li> Daily retention count: 2 (minimum) to 1019 (maximum) </li> <li> Weekly retention count: 1 (minimum) to 1019 (maximum) </li> <li> Monthly retention count: 1 (minimum) to 1019 (maximum) </ol></li> <br> The maximum hourly, daily, weekly, and monthly backup retention counts *combined* is 1019. | No |
4949
| Maximum size of protected volume | 100 TiB | No |
5050
| Maximum number of volumes that can be backed up per subscription | 500 | No |

articles/azure-netapp-files/manage-default-individual-user-group-quotas.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: b-hchen
66
ms.author: anfdocs
77
ms.service: azure-netapp-files
88
ms.topic: how-to
9-
ms.date: 06/14/2023
9+
ms.date: 03/24/2025
1010
---
1111
# Manage default and individual user and group quotas for a volume
1212

@@ -22,7 +22,7 @@ Quota rules only come into effect on the CRR/CZR destination volume after the re
2222

2323
* A quota rule is specific to a volume and is applied to an existing volume.
2424
* Deleting a volume results in deleting all the associated quota rules for that volume.
25-
* You can create a maximum number of 100 quota rules for a volume.
25+
* You can create a maximum number of 1,000 quota rules for a volume.
2626
* Azure NetApp Files doesn't support individual group quota and default group quota for SMB and dual protocol volumes.
2727
* Group quotas track the consumption of disk space for files owned by a particular group. A file can only be owned by exactly one group.
2828
* Auxiliary groups only help in permission checks. You can't use auxiliary groups to restrict the quota (disk space) for a file.

0 commit comments

Comments
 (0)