An Azure service that provides enterprise-grade file shares powered by NetApp.
Hi Uday,
That message usually indicates an Azure NetApp Files regional allocation problem while the service is trying to extend the volume. It is different from the normal “volume/pool is full” condition.
I would check these items first:
- Capacity-pool headroom — confirm that the pool can accommodate the new volume quota. The sum of provisioned volume quotas cannot exceed the pool capacity. If this is a replication source, also check headroom in the destination pool; resizing the source can resize the destination too.
- Regional ANF quota — in Subscriptions > Usage + quotas, verify the Azure NetApp Files regional capacity quota has sufficient remaining capacity for the pool growth. Request a quota increase if needed.
- Exact Activity Log failure — open the failed ScaleUp operation and retain the timestamp, correlation ID, target size, region, pool name, and volume resource ID. This is what Support will need if the allocation cannot be retried successfully.
- Retry after a short interval — Microsoft documents this specific error as a temporary shortage of storage or networking resources in the region/cluster. A retry can succeed after capacity is freed. If you use Standard network features, a new VNet can also avoid a networking-resource constraint, where that is feasible.
If it continues to fail, please open an Azure support request and include the Activity Log correlation ID and the information above; this normally needs the ANF service team to check regional allocation capacity.
References:
- Troubleshoot Azure NetApp Files volume errors
- Resize a capacity pool or volume
- Azure NetApp Files resource limits
If you can share the exact error text from the screenshot, the region, and whether the volume is replicated, I can help narrow down which path applies.