Skip to content

Commit 5118895

Browse files
committed
flex service level supported in all regions
1 parent bae7b8c commit 5118895

File tree

2 files changed

+4
-32
lines changed

2 files changed

+4
-32
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Azure NetApp Files supports four service levels: *Standard*, *Premium*, *Ultra*,
3030
The Flexible service level enables you to adjust throughput and size limits independently. This service level is designed for demanding applications such as Oracle or SAP HANA. You can also use the Flexible service level to create high-capacity volumes with (relatively) low throughput requirements or the reverse: low-capacity volumes with high throughput requirements. The minimum throughput to be assigned to a Flexible capacity pool is 128 MiB/second regardless of the pool quota. The first 128 MiB/s of throughput, known as the baseline, is included in the Flexible service level. The maximum throughput is 5 x 128 x the size of the capacity pool in TiB. For more information see [Flexible service level throughput examples](#flexible-examples). You can assign throughput and capacity to volumes that are part of a Flexible capacity pool in the same way you do volumes that are part of a manual QoS capacity pool of any service level. Cool access isn't currently supported with the Flexible service level.
3131

3232
>[!IMPORTANT]
33-
>The Flexible service level is only supported for new _manual QoS_ capacity pools. For a list of regions that support the Flexible service level, see [Create a capacity pool for Azure NetApp Files](azure-netapp-files-set-up-capacity-pool.md#regions).
33+
>The Flexible service level is only supported for new _manual QoS_ capacity pools.
3434
3535
* Storage with cool access:
3636
Cool access storage is available with the Standard, Premium, and Ultra service levels. The throughput experience for any of these service levels with cool access is the same for cool access as it is for data in the hot tier. It may differ when data that resides in the cool tier is accessed. For more information, see [Azure NetApp Files storage with cool access](cool-access-introduction.md) and [Performance considerations for storage with cool access](performance-considerations-cool-access.md).

articles/azure-netapp-files/azure-netapp-files-set-up-capacity-pool.md

Lines changed: 3 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,24 @@ services: azure-netapp-files
55
author: b-hchen
66
ms.service: azure-netapp-files
77
ms.topic: how-to
8-
ms.date: 03/27/2025
8+
ms.date: 04/22/2025
99
ms.author: anfdocs
10-
ms.custom: references_regions
1110
---
1211
# Create a capacity pool for Azure NetApp Files
1312

1413
Creating a capacity pool enables you to create volumes within it.
1514

1615
## Before you begin
1716

18-
* You need [a NetApp account](azure-netapp-files-create-netapp-account.md).
17+
* You need a [NetApp account](azure-netapp-files-create-netapp-account.md).
1918
* If you're using Azure CLI, ensure that you're using the latest version. For more information, see [How to update the Azure CLI](/cli/azure/update-azure-cli).
2019
* To enable cool access, ensure you are registered to use [cool access](manage-cool-access.md).
2120
* If you're using PowerShell, ensure that you're using the latest version of the Az.NetAppFiles module. To update to the latest version, use the 'Update-Module Az.NetAppFiles' command. For more information, see [Update-Module](/powershell/module/powershellget/update-module).
2221
* If you're using the Azure REST API, ensure that you specify the latest version.
2322
>[!IMPORTANT]
2423
>To create a 1-TiB capacity pool with a tag, you must use API versions `2023-07-01_preview` to `2024-01-01_preview` or stable releases from `2024-01-01`.
2524
* The Standard, Premium, and Ultra service levels are generally available (GA). No registration is required.
26-
* The **Flexible** service level is currently in preview. You must submit a waitlist request to access the Flexible service level by using [the request form](https://aka.ms/ANFFlexibleSLpreviewsignup). After you submit the waitlist request, it can take approximately one week to enable the feature.
25+
* The **Flexible** service level is currently in preview and supported in all Azure NetApp Files regions. You must submit a waitlist request to access the Flexible service level by using [the request form](https://aka.ms/ANFFlexibleSLpreviewsignup). After you submit the waitlist request, it can take approximately one week to enable the feature.
2726

2827
Check the status of feature registration with the command:
2928

@@ -33,33 +32,6 @@ Creating a capacity pool enables you to create volumes within it.
3332
3433
You can also use [Azure CLI commands](/cli/azure/feature) `az feature show` to register the feature and display the registration status.
3534
36-
### <a name="regions"></a> Supported regions for the Flexible service level
37-
38-
>[!NOTE]
39-
>Standard, Premium, and Ultra service levels are supported in all Azure NetApp Files regions. This list only applies to the _Flexible_ service level.
40-
41-
The Flexible service level is currently available in the following regions:
42-
43-
- Australia Central
44-
- Brazil South
45-
- Canada East
46-
- East Asia
47-
- East US
48-
- East US 2
49-
- France Central
50-
- Israel Central
51-
- Japan West
52-
- Korea Central
53-
- North Central US
54-
- Qatar Central
55-
- South Africa North
56-
- UAE North
57-
- US Gov Arizona
58-
- US Gov Texas
59-
- US Gov Virginia
60-
- West US 2
61-
- West US 3
62-
6335
## Considerations
6436
6537
* If you're using the **Flexible** service level:

0 commit comments

Comments
 (0)