Skip to content

Commit 840bed9

Browse files
committed
acrolinx
1 parent 10593bf commit 840bed9

File tree

3 files changed

+14
-13
lines changed

3 files changed

+14
-13
lines changed

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ms.author: anfdoc
2020
Before creating a volume in Azure NetApp Files, you must purchase and set up a pool for provisioned capacity. To set up a capacity pool, you must have a NetApp account. Understanding the storage hierarchy helps you set up and manage your Azure NetApp Files resources.
2121

2222
> [!IMPORTANT]
23-
> Azure NetApp Files currently does not support resource migration between subscriptions.
23+
> Azure NetApp Files currently doesn't support resource migration between subscriptions.
2424
2525
## <a name="conceptual_diagram_of_storage_hierarchy"></a>Conceptual diagram of storage hierarchy
2626
The following example shows the relationships of the Azure subscription, NetApp accounts, capacity pools, and volumes.
@@ -30,7 +30,7 @@ The following example shows the relationships of the Azure subscription, NetApp
3030
## <a name="azure_netapp_files_account"></a>NetApp accounts
3131

3232
- A NetApp account serves as an administrative grouping of the constituent capacity pools.
33-
- A NetApp account is not the same as your general Azure storage account.
33+
- A NetApp account isn't the same as your general Azure storage account.
3434
- A NetApp account is regional in scope.
3535
- You can have multiple NetApp accounts in a region, but each NetApp account is tied to only a single region.
3636

@@ -41,33 +41,33 @@ Understanding how capacity pools work helps you select the right capacity pool t
4141
### General rules of capacity pools
4242

4343
- A capacity pool is measured by its provisioned capacity.
44-
See [QoS types](#qos_types) for additional information.
44+
For more information, see [QoS types](#qos_types).
4545
- The capacity is provisioned by the fixed SKUs that you purchased (for example, a 4-TiB capacity).
4646
- A capacity pool can have only one service level.
4747
- Each capacity pool can belong to only one NetApp account. However, you can have multiple capacity pools within a NetApp account.
48-
- A capacity pool cannot be moved across NetApp accounts.
49-
For example, in the [Conceptual diagram of storage hierarchy](#conceptual_diagram_of_storage_hierarchy) below, Capacity Pool 1 cannot be moved from US East NetApp account to US West 2 NetApp account.
50-
- A capacity pool cannot be deleted until all volumes within the capacity pool have been deleted.
48+
- You can't move a capacity pool across NetApp accounts.
49+
For example, in the [Conceptual diagram of storage hierarchy](#conceptual_diagram_of_storage_hierarchy), you can't move Capacity Pool 1 US East NetApp account to US West 2 NetApp account.
50+
- You can't delete a capacity pool until you delete all volumes within the capacity pool.
5151

5252
### <a name="qos_types"></a>Quality of Service (QoS) types for capacity pools
5353

54-
The QoS type is an attribute of a capacity pool. Azure NetApp Files provides two QoS types of capacity pools -- *auto (default)* and *manual*.
54+
The QoS type is an attribute of a capacity pool. Azure NetApp Files provides two QoS types of capacity pools--*auto (default)* and *manual*.
5555

5656
#### *Automatic (or auto)* QoS type
5757

5858
When you create a capacity pool, the default QoS type is auto.
5959

6060
In an auto QoS capacity pool, throughput is assigned automatically to the volumes in the pool, proportional to the size quota assigned to the volumes.
6161

62-
The maximum throughput allocated to a volume depends on the service level of the capacity pool and the size quota of the volume. See [Service levels for Azure NetApp Files](azure-netapp-files-service-levels.md) for example calculation.
62+
The maximum throughput allocated to a volume depends on the service level of the capacity pool and the size quota of the volume. See [Service levels for Azure NetApp Files](azure-netapp-files-service-levels.md) for an example calculation.
6363

6464
For performance considerations about QoS types, see [Performance considerations for Azure NetApp Files](azure-netapp-files-performance-considerations.md).
6565

6666
#### *Manual* QoS type
6767

68-
When you [create a capacity pool](azure-netapp-files-set-up-capacity-pool.md), you can specify for the capacity pool to use the manual QoS type. You can also [change an existing capacity pool](manage-manual-qos-capacity-pool.md#change-to-qos) to use the manual QoS type. *Setting the capacity type to manual QoS is a permanent change.* You cannot convert a manual QoS type capacity tool to an auto QoS capacity pool.
68+
When you [create a capacity pool](azure-netapp-files-set-up-capacity-pool.md), you can specify for the capacity pool to use the manual QoS type. You can also [change an existing capacity pool](manage-manual-qos-capacity-pool.md#change-to-qos) to use the manual QoS type. *Setting the capacity type to manual QoS is a permanent change.* You can't convert a manual QoS type capacity tool to an auto QoS capacity pool.
6969

70-
In a manual QoS capacity pool, you can assign the capacity and throughput for a volume independently. For minimum and maximum throughput levels, see [Resource limits for Azure NetApp Files](azure-netapp-files-resource-limits.md#resource-limits). The total throughput of all volumes created with a manual QoS capacity pool is limited by the total throughput of the pool. It is determined by the combination of the pool size and the service-level throughput. For instance, a 4-TiB capacity pool with the Ultra service level has a total throughput capacity of 512 MiB/s (4 TiB x 128 MiB/s/TiB) available for the volumes.
70+
In a manual QoS capacity pool, you can assign the capacity and throughput for a volume independently. For minimum and maximum throughput levels, see [Resource limits for Azure NetApp Files](azure-netapp-files-resource-limits.md#resource-limits). The total throughput of all volumes created with a manual QoS capacity pool is limited by the total throughput of the pool. It's determined by the combination of the pool size and the service-level throughput. For instance, a 4-TiB capacity pool with the Ultra service level has a total throughput capacity of 512 MiB/s (4 TiB x 128 MiB/s/TiB) available for the volumes.
7171

7272
##### Example of using manual QoS
7373

articles/azure-netapp-files/includes/2-tib-capacity-pool.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ ms.custom: include file
1313
# azure-netapp-files-resize-capacity-pools-or-volumes.md
1414
---
1515

16-
2 TiB capacity pool sizing is currently in preview. The 2-TiB minimum is only supported with Standard network features. With Basic network features, the minimum size is 4 TiB.
16+
2-TiB capacity pool sizing is currently in preview. You can only take advantage of the 2-TiB minimum if you are using Standard network features. With Basic network features, the minimum size is 4 TiB.
17+

articles/azure-netapp-files/whats-new.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ ms.service: azure-netapp-files
1212
ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.topic: overview
15-
ms.date: 01/25/2023
15+
ms.date: 02/21/2023
1616
ms.author: anfdocs
1717
---
1818
# What's new in Azure NetApp Files
1919

2020
Azure NetApp Files is updated regularly. This article provides a summary about the latest new features and enhancements.
2121

22-
## January 2023
22+
## February 2023
2323

2424
* [Capacity pool enhancement](azure-netapp-files-set-up-capacity-pool.md) (Preview)
2525

0 commit comments

Comments
 (0)