You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
21
21
22
22
The following v2 tiers are generally available:
23
23
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.
25
25
26
26
***Standard v2** - Standard v2 is a production-ready tier with support for network-isolated backends.
27
27
@@ -33,7 +33,7 @@ The following v2 tiers are generally available:
33
33
34
34
***Simplified networking** - The Standard v2 and Premium v2 tiers provide [networking options](#networking-options) to isolate API Management's inbound and outbound traffic.
35
35
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.
37
37
38
38
***Developer portal options** - Enable the [developer portal](api-management-howto-developer-portal.md) when you're ready to let API consumers discover your APIs.
39
39
@@ -42,11 +42,11 @@ The following v2 tiers are generally available:
42
42
43
43
### API version
44
44
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.
46
46
47
47
## Networking options
48
48
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).
50
50
51
51
***Standard v2** and **Premium v2** also support inbound [private endpoint connections](private-endpoint.md) to the API Management gateway.
52
52
@@ -58,7 +58,7 @@ For a current list of regions where the v2 tiers are available, see [Availabilit
58
58
59
59
### Classic feature availability
60
60
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:
62
62
63
63
*[Feature-based comparison of the Azure API Management tiers](api-management-features.md)
@@ -76,7 +76,7 @@ Most capabilities of the classic API Management tiers are supported directly in
76
76
77
77
#### Currently unavailable features
78
78
79
-
The following are currently unavailable in the v2 tiers.
79
+
The following features are currently unavailable in the v2 tiers.
80
80
81
81
**Infrastructure and configuration**
82
82
* Multi-region deployment
@@ -111,15 +111,15 @@ The following limits apply to the v2 tiers:
111
111
112
112
## Deployment
113
113
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.
115
115
116
116
## Frequently asked questions
117
117
118
118
### Q: Can I migrate from my existing API Management instance to a new v2 tier instance?
119
119
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.
121
121
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?
123
123
124
124
A: Yes, there are no changes to the classic Developer, Basic, Standard, or Premium tiers.
125
125
@@ -135,10 +135,10 @@ A: No, such a deployment is only supported in the Premium and Premium v2 tiers.
135
135
136
136
### Q: What's the relationship between the stv2 compute platform and the v2 tiers?
137
137
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.
139
139
140
140
## Related content
141
141
142
142
* 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).
144
144
* Learn about [API Management pricing](https://azure.microsoft.com/pricing/details/api-management/).
0 commit comments