Skip to content

Commit a67acf0

Browse files
Merge pull request #313808 from dlepow/dlepow-1774636304655
[APIM] Update v2-service-tiers-overview
2 parents 7e7c7d6 + f5bf76a commit a67acf0

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

articles/api-management/v2-service-tiers-overview.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: dlepow
66

77
ms.service: azure-api-management
88
ms.topic: concept-article
9-
ms.date: 02/05/2026
9+
ms.date: 03/27/2026
1010
ms.author: danlep
1111
ms.custom:
1212
- references_regions
@@ -17,11 +17,11 @@ ms.custom:
1717

1818
[!INCLUDE [api-management-availability-basicv2-standardv2-premiumv2](../../includes/api-management-availability-basicv2-standardv2-premiumv2.md)]
1919

20-
The API Management v2 tiers (SKUs) are built on a new, more reliable and scalable platform and are designed to make API Management accessible to a broader set of customers and offer flexible options for a wider variety of scenarios. The v2 tiers are in addition to the existing classic tiers (Developer, Basic, Standard, and Premium) and the Consumption tier. [See detailed comparison of API Management tiers](api-management-features.md).
20+
The API Management v2 tiers (SKUs) are built on a new, more reliable and scalable platform. They're designed to make API Management accessible to a broader set of customers and offer flexible options for a wider variety of scenarios. The v2 tiers are in addition to the existing classic tiers (Developer, Basic, Standard, and Premium) and the Consumption tier. [See detailed comparison of API Management tiers](api-management-features.md).
2121

2222
The following v2 tiers are generally available:
2323

24-
* **Basic v2** - The Basic v2 tier is designed for development and testing scenarios, and is supported with an SLA.
24+
* **Basic v2** - The Basic v2 tier is designed for development and testing scenarios, and it comes with an SLA.
2525

2626
* **Standard v2** - Standard v2 is a production-ready tier with support for network-isolated backends.
2727

@@ -33,7 +33,7 @@ The following v2 tiers are generally available:
3333

3434
* **Simplified networking** - The Standard v2 and Premium v2 tiers provide [networking options](#networking-options) to isolate API Management's inbound and outbound traffic.
3535

36-
* **More options for production workloads** - The v2 tiers are all supported with an SLA.
36+
* **More options for production workloads** - The v2 tiers all come with an SLA.
3737

3838
* **Developer portal options** - Enable the [developer portal](api-management-howto-developer-portal.md) when you're ready to let API consumers discover your APIs.
3939

@@ -42,11 +42,11 @@ The following v2 tiers are generally available:
4242

4343
### API version
4444

45-
The latest capabilities of the v2 tiers are supported in API Management API version **2024-05-01** or later.
45+
API Management supports the latest capabilities of the v2 tiers in API version **2024-05-01** or later.
4646

4747
## Networking options
4848

49-
* **Standard v2** and **Premium v2** support **virtual network integration** to allow your API Management instance to reach API backends that are isolated in a single connected virtual network. The API Management gateway, management plane, and developer portal remain publicly accessible from the internet. The virtual network must be in the same region and subscription as the API Management instance. [Learn more](integrate-vnet-outbound.md).
49+
* **Standard v2** and **Premium v2** support **virtual network integration**. This feature allows your API Management instance to reach API backends that are isolated in a single connected virtual network. The API Management gateway, management plane, and developer portal remain publicly accessible from the internet. The virtual network must be in the same region and subscription as the API Management instance. [Learn more](integrate-vnet-outbound.md).
5050

5151
* **Standard v2** and **Premium v2** also support inbound [private endpoint connections](private-endpoint.md) to the API Management gateway.
5252

@@ -58,7 +58,7 @@ For a current list of regions where the v2 tiers are available, see [Availabilit
5858

5959
### Classic feature availability
6060

61-
Most capabilities of the classic API Management tiers are supported directly in the v2 tiers. However, some features have replacements in the v2 tiers, and some currently aren't available. For detailed comparisons, see
61+
The v2 tiers support most capabilities of the classic API Management tiers. However, some features have replacements in the v2 tiers, and some features currently aren't available. For detailed comparisons, see:
6262

6363
* [Feature-based comparison of the Azure API Management tiers](api-management-features.md)
6464
* [API Management gateways overview](api-management-gateways-overview.md)
@@ -76,7 +76,7 @@ Most capabilities of the classic API Management tiers are supported directly in
7676

7777
#### Currently unavailable features
7878

79-
The following are currently unavailable in the v2 tiers.
79+
The following features are currently unavailable in the v2 tiers.
8080

8181
**Infrastructure and configuration**
8282
* Multi-region deployment
@@ -111,15 +111,15 @@ The following limits apply to the v2 tiers:
111111

112112
## Deployment
113113

114-
Deploy a v2 tier instance using the Azure portal or using tools such as the Azure REST API, Azure Resource Manager, Bicep file, or Terraform.
114+
Deploy a v2 tier instance by using the Azure portal or tools such as the Azure REST API, Azure Resource Manager, Bicep file, or Terraform.
115115

116116
## Frequently asked questions
117117

118118
### Q: Can I migrate from my existing API Management instance to a new v2 tier instance?
119119

120-
A: No. Currently you can't migrate an existing API Management instance (in the Consumption, Developer, Basic, Standard, or Premium tier) to a new v2 tier instance. Currently the v2 tiers are available for newly created service instances only.
120+
A: No. Currently, there's no automated tooling to migrate an existing API Management instance (in the Consumption, Developer, Basic, Standard, or Premium tier) to a new v2 tier instance. The v2 tiers are currently available for newly created service instances only.
121121

122-
### Q: Will I still be able to provision Developer, Basic, Standard, or Premium tier services?
122+
### Q: Can I still provision Developer, Basic, Standard, or Premium tier services?
123123

124124
A: Yes, there are no changes to the classic Developer, Basic, Standard, or Premium tiers.
125125

@@ -135,10 +135,10 @@ A: No, such a deployment is only supported in the Premium and Premium v2 tiers.
135135

136136
### Q: What's the relationship between the stv2 compute platform and the v2 tiers?
137137

138-
A: They're not related. stv2 is a compute platform version of the Developer, Basic, Standard, and Premium tier service instances. stv2 is a successor to the stv1 compute platform that retired in 2024.
138+
A: There's no relationship. The stv2 compute platform is a compute platform version of the Developer, Basic, Standard, and Premium tiers only. It's the successor to the stv1 compute platform that retired in 2024.
139139

140140
## Related content
141141

142142
* Compare the API Management [tiers](api-management-features.md).
143-
* Learn more about the [API Management gateways](api-management-gateways-overview.md)
143+
* Learn more about the [API Management gateways](api-management-gateways-overview.md).
144144
* Learn about [API Management pricing](https://azure.microsoft.com/pricing/details/api-management/).

0 commit comments

Comments
 (0)