Skip to content

Commit f624b74

Browse files
Merge pull request #249294 from dlepow/docs-editor/compute-infrastructure-1692911623
[APIM] stv2.1
2 parents e9973f9 + 9fa7240 commit f624b74

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

articles/api-management/compute-infrastructure.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ ms.service: api-management
66
ms.topic: conceptual
77
ms.date: 04/17/2023
88
ms.author: danlep
9-
ms.custom:
9+
ms.custom:
1010
---
11+
1112
# Compute platform for Azure API Management
1213

1314
As a cloud platform-as-a-service (PaaS), Azure API Management abstracts many details of the infrastructure used to host and run your service. You can create, manage, and scale most aspects of your API Management instance without needing to know about its underlying resources.
@@ -22,11 +23,12 @@ The following table summarizes the compute platforms currently used for instance
2223

2324
| Version | Description | Architecture | Tiers |
2425
| -------| ----------| ----------- | ---- |
25-
| `stv2` | Single-tenant v2 | Azure-allocated compute infrastructure that supports added resiliency and security features. See [What are the benefits of the `stv2` platform?](#what-are-the-benefits-of-the-stv2-platform) in this article. | Developer, Basic, Standard, Premium<sup>1</sup> |
26-
| `stv1` | Single-tenant v1 | Azure-allocated compute infrastructure | Developer, Basic, Standard, Premium |
26+
| `stv2` or `stv2.1`<sup>1</sup>| Single-tenant v2 | Azure-allocated compute infrastructure that supports added resiliency and security features. See [What are the benefits of the `stv2` platform?](#what-are-the-benefits-of-the-stv2-platform) in this article. | Developer, Basic, Standard, Premium<sup>2</sup> |
27+
| `stv1` | Single-tenant v1 | Azure-allocated compute infrastructure | Developer, Basic, Standard, Premium |
2728
| `mtv1` | Multi-tenant v1 | Shared infrastructure that supports native autoscaling and scaling down to zero in times of no traffic | Consumption |
2829

29-
<sup>1</sup> Newly created instances in these tiers and some existing instances in Developer and Premium tiers configured with virtual networks or availability zones.
30+
<sup>1</sup> `stv2.1` infrastructure provides higher performing CPU, increased RAM, and greater API Management capacity. Instances hosted on `stv2` platform may migrate automatically to `stv2.1` based on regional infrastructure availability. Customers cannot initiate migration from `stv2` to `stv2.1`.<br/>
31+
<sup>2</sup> Newly created instances in these tiers and some existing instances in Developer and Premium tiers configured with virtual networks or availability zones.
3032

3133
> [!NOTE]
3234
> Currently, the `stv2` platform isn't available in the US Government cloud or in the following Azure regions: China East, China East 2, China North, China North 2.
@@ -66,3 +68,4 @@ Migration steps depend on features enabled in your API Management instance. If t
6668

6769
* [Migrate an API Management instance to the stv2 platform](migrate-stv1-to-stv2.md).
6870
* Learn more about [upcoming breaking changes](breaking-changes/overview.md) in API Management.
71+

0 commit comments

Comments
 (0)