Skip to content

Commit f84cfef

Browse files
Merge pull request #268006 from b-ahibbard/quota-groups-3-4
Quota groups 3 4
2 parents 4d264c4 + 2187335 commit f84cfef

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The following table describes resource limits for Azure NetApp Files:
3737
| Maximum number of files in a single directory | *Approximately* 4 million. <br> See [Determine if a directory is approaching the limit size](#directory-limit). | No |
3838
| Maximum number of files [`maxfiles`](#maxfiles) per volume | 106,255,630 | Yes |
3939
| Maximum number of export policy rules per volume | 5 | No |
40-
| Maximum number of quota rules per volume | 100 | Yes |
40+
| Maximum number of quota rules per volume | 100 | No |
4141
| Minimum assigned throughput for a manual QoS volume | 1 MiB/s | No |
4242
| Maximum assigned throughput for a manual QoS volume | 4,500 MiB/s | No |
4343
| Number of cross-region replication data protection volumes (destination volumes) | 50 | Yes |

articles/azure-netapp-files/configure-network-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ The edit network features option is available in [all regions that support Stand
9797
> ```
9898
9999
> [!NOTE]
100-
> You can also revert the option from *Standard* back to *Basic* network features. However, before performing the revert operation, you need to submit a waitlist request through the **[Azure NetApp Files standard networking features (edit volumes) Request Form](https://aka.ms/anfeditnetworkfeaturespreview)**. The revert capability can take approximately one week to be enabled after you submit the waitlist request. You can check the status of the registration by using the following command:
100+
> You can also revert the option from *Standard* back to *Basic* network features. However, before performing the revert operation, you need to submit a waitlist request through the **[Azure NetApp Files standard networking features (edit volumes) Request Form](https://aka.ms/anfeditnetworkfeatures)**. The revert capability can take approximately one week to be enabled after you submit the waitlist request. You can check the status of the registration by using the following command:
101101
>
102102
> ```azurepowershell-interactive
103103
> Get-AzProviderFeature -ProviderNamespace Microsoft.NetApp -FeatureName ANFStdToBasicNetworkFeaturesRevert

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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. You can [request limit increase](azure-netapp-files-resource-limits.md#request-limit-increase) through the portal.
25+
* You can create a maximum number of 100 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)