Skip to content

Commit 9212ad3

Browse files
committed
new czr, crr, quota limits
1 parent 06373bb commit 9212ad3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
55
author: b-hchen
66
ms.service: azure-netapp-files
77
ms.topic: conceptual
8-
ms.date: 03/18/2024
8+
ms.date: 03/24/2024
99
ms.author: anfdocs
1010
---
1111
# Resource limits for Azure NetApp Files
@@ -38,11 +38,11 @@ The following table describes resource limits for Azure NetApp Files:
3838
| 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 |
3939
| Maximum number of files `maxfiles` per volume | See [`maxfiles`](maxfiles-concept.md) | Yes |
4040
| Maximum number of export policy rules per volume | 5 | No |
41-
| Maximum number of quota rules per volume | 100 | No |
41+
| Maximum number of quota rules per volume | 1,000 | No |
4242
| Minimum assigned throughput for a manual Quality of Service (QoS) volume | 1 MiB/s | No |
4343
| Maximum assigned throughput for a manual QoS volume | 4,500 MiB/s | No |
44-
| Number of cross-region replication data protection volumes (destination volumes) | 50 | Yes |
45-
| Number of cross-zone replication data protection volumes (destination volumes) | 50 | Yes |
44+
| Number of cross-region replication data protection volumes (destination volumes) | 500 | Yes |
45+
| Number of cross-zone replication data protection volumes (destination volumes) | 500 | Yes |
4646
| 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 |
4747
| Maximum size of protected volume | 100 TiB | No |
4848
| 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)