Skip to content

Commit a9ac5fd

Browse files
authored
Merge pull request #280361 from b-ahibbard/crr-backup
link to resource limits
2 parents 41d2255 + 31ef418 commit a9ac5fd

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

articles/azure-netapp-files/azure-netapp-files-resize-capacity-pools-or-volumes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,13 @@ For information about monitoring a volume’s capacity, see [Monitor the capacit
1717

1818
## Considerations
1919

20+
* Resize operations on Azure NetApp Files volumes don't result in data loss.
2021
* 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-).
2122
* Capacity pools with Basic network features have a minimum size of 4 TiB. For capacity pools with Standard network features, the minimum size is 1 TiB. For more information, see [Resource limits](azure-netapp-files-resource-limits.md)
2223
* Volume resize operations are nearly instantaneous but not always immediate. There can be a short delay for the volume's updated size to appear in the portal. Verify the size from a host perspective before re-attempting the resize operation.
2324

2425
>[!IMPORTANT]
25-
>If you are using a capacity pool with a size of 2 TiB or smaller and have `ANFStdToBasicNetworkFeaturesRevert` and `ANFBasicToStdNetworkFeaturesUpgrade` AFECs enabled and want to change the capacity pool's QoS type from auto manual, you must [perform the operation with the REST API](#resizing-the-capacity-pool-or-a-volume-using-rest-api) using the `2023-07-01` API version or later.
26+
>If you are using a capacity pool with a size of 2 TiB or smaller and have `ANFStdToBasicNetworkFeaturesRevert` and `ANFBasicToStdNetworkFeaturesUpgrade` AFECs enabled and want to change the capacity pool's QoS type from auto to manual, you must [perform the operation with the REST API](#resizing-the-capacity-pool-or-a-volume-using-rest-api) using the `2023-07-01` API version or later.
2627
2728
## Resize the capacity pool using the Azure portal
2829

articles/azure-netapp-files/backup-configure-policy-based.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ A backup policy enables a volume to be protected on a regularly scheduled interv
3030

3131
You need to create a backup policy and associate the backup policy to the volume that you want to back up. A single backup policy can be attached to multiple volumes. Backups can be temporarily suspended by disabling the policy. A backup policy can't be deleted if it's attached to any volumes.
3232

33+
Before creating the policy, review [Azure NetApp Files resource limits](azure-netapp-files-resource-limits.md).
34+
3335
To enable a policy-based (scheduled) backup:
3436

3537
1. Sign in to the Azure portal and navigate to **Azure NetApp Files**.
Loading

0 commit comments

Comments
 (0)