Skip to content

Commit dbb45bf

Browse files
authored
Merge pull request #311379 from b-ahibbard/2-4
correct regions in diagram; formatting
2 parents f440743 + ed79424 commit dbb45bf

4 files changed

Lines changed: 5 additions & 10 deletions

File tree

articles/azure-netapp-files/azure-netapp-files-service-levels.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,6 @@ Throughput is allocated per the following table:
134134

135135
:::image type="content" source="./media/azure-netapp-files-service-levels/elastic-throughput.png" alt-text="Diagram of Elastic zone-redundant service level throughput." lightbox="./media/azure-netapp-files-service-levels/elastic-throughput.png":::
136136

137-
138-
139137
## Next steps
140138

141139
- [Azure NetApp Files pricing page](https://azure.microsoft.com/pricing/details/storage/netapp/)

articles/azure-netapp-files/azure-netapp-files-understand-storage-hierarchy.md

Lines changed: 2 additions & 5 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: overview
8-
ms.date: 1/29/2026
8+
ms.date: 02/04/2026
99
ms.author: anfdocs
1010
# Customer intent: "As a cloud architect, I want to understand the storage hierarchy of Azure NetApp Files, so that I can effectively set up and manage capacity pools and volumes to meet our storage needs."
1111
---
@@ -36,7 +36,7 @@ Understanding how capacity pools work helps you select the right capacity pool t
3636
### General rules of regular capacity pools
3737

3838
- A capacity pool is measured by its provisioned capacity.
39-
For more information, see [QoS types](#qos_types).
39+
For more information, see [QoS types](#qos_types).
4040
- The capacity is provisioned by the fixed SKUs that you purchased (for example, a 4-TiB capacity).
4141
- A capacity pool can have only one service level.
4242
- Each capacity pool can belong to only one NetApp account. However, you can have multiple capacity pools within a NetApp account.
@@ -45,7 +45,6 @@ Understanding how capacity pools work helps you select the right capacity pool t
4545
- You can't delete a capacity pool until you delete all volumes within the capacity pool.
4646
- [Azure NetApp Files storage with cool access](cool-access-introduction.md) is supported in Flexible, Standard, Premium, and Ultra service-level capacity pools. For more information about service levels, including the Flexible service level, see [Service levels for Azure NetApp Files](azure-netapp-files-service-levels.md).
4747

48-
4948
### General rules of Elastic capacity pools
5049

5150
- You must have a NetApp account designated for use with Elastic zone-redundant storage.
@@ -54,12 +53,10 @@ Understanding how capacity pools work helps you select the right capacity pool t
5453
- A capacity pool can have only one service level.
5554
- Each capacity pool can belong to only one NetApp Elastic account. You can have multiple capacity pools within a NetApp Elastic account.
5655
- You can't move a capacity pool across NetApp Elastic accounts.
57-
5856
For example, in the storage hierarchy diagram, you can't move Capacity Pool 1 in the US East 2 NetApp Elastic account to the US West 2 NetApp Elastic account.
5957
- You can't delete a capacity pool until you delete all volumes within the capacity pool.
6058
- If you're using customer-managed keys, [ensure you've configured encryption before creating the capacity pool.](elastic-customer-managed-keys.md).
6159
- Elastic capacity pools enable you to create a failover preference order of availability zones. Some regions that support the Elastic service level only offer two availability zones. Query the region for availability zone with the REST API before creating the capacity pool:
62-
6360
```
6461
GET https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/elasticRegionInfo?api-version=2025-09-01-preview.
6562
```

articles/azure-netapp-files/elastic-zone-redundant-concept.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
55
author: b-ahibbard
66
ms.service: azure-netapp-files
77
ms.topic: article
8-
ms.date: 01/30/2026
8+
ms.date: 02/04/2026
99
ms.author: anfdocs
1010
ms.custom: references-regions
1111
---
@@ -104,6 +104,6 @@ For more detailed information, see [Azure NetApp Files REST API](/rest/api/netap
104104
## Next steps
105105

106106
- [Storage hierarchy of Azure NetApp Files](azure-netapp-files-understand-storage-hierarchy.md)
107-
- [Create a NetApp account](azure-netapp-files-create-netapp-account.md)
108-
- [Set up a capacity pool](azure-netapp-files-set-up-capacity-pool.md)
107+
- [Create a NetApp Elastic account](elastic-account.md)
108+
- [Set up an Elastic capacity pool](elastic-capacity-pool-task.md)
109109
- [Azure NetApp Files resource limits](azure-netapp-files-resource-limits.md)
156 Bytes
Loading

0 commit comments

Comments
 (0)