Skip to content

Commit 7a791b5

Browse files
committed
added benefits, stv2.1 section
1 parent 0d23a91 commit 7a791b5

File tree

1 file changed

+22
-2
lines changed

1 file changed

+22
-2
lines changed

articles/api-management/compute-infrastructure.md

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about the compute platform used to host your API Management s
44
author: dlepow
55
ms.service: api-management
66
ms.topic: conceptual
7-
ms.date: 02/01/2023
7+
ms.date: 03/09/2023
88
ms.author: danlep
99
ms.custom:
1010
---
@@ -22,7 +22,7 @@ The following table summarizes the compute platforms currently used for instance
2222

2323
| Version | Description | Architecture | Tiers |
2424
| -------| ----------| ----------- | ---- |
25-
| `stv2` | Single-tenant v2 | Azure-allocated compute infrastructure that supports availability zones, private endpoints | Developer, Basic, Standard, Premium<sup>1</sup> |
25+
| `stv2` | Single-tenant v2 | Azure-allocated compute infrastructure that supports availability zones, private endpoints, increased unit performance (see [What are the benefits of the `stv2` platform](#what-are-the-benefits-of-the-stv2-platform)) | Developer, Basic, Standard, Premium<sup>1</sup> |
2626
| `stv1` | Single-tenant v1 | Azure-allocated compute infrastructure | Developer, Basic, Standard, Premium |
2727
| `mtv1` | Multi-tenant v1 | Shared infrastructure that supports native autoscaling and scaling down to zero in times of no traffic | Consumption |
2828

@@ -44,6 +44,26 @@ To find the platform version in the portal:
4444

4545
:::image type="content" source="media/compute-infrastructure/platformversion-property.png" alt-text="Screenshot of the API Management platform version in the portal.":::
4646

47+
## What are the benefits of the `stv2` platform?
48+
49+
The `stv2` platform infrastructure supports several resiliency and security features of API Management that aren't available on the `stv1` platform, including:
50+
51+
* [Availability zones](zone-redundancy.md)
52+
* [Private endpoints](private-endpoint.md)
53+
* [Protection with Azure DDoS](protect-with-ddos-protection.md)
54+
55+
### Improved compute infrastructure (`stv2.1`)
56+
57+
API Management instances hosted on the `stv2` platform are eligible for transparent migration to updated API Management hosting infrastructure with improved CPU and memory resources. Starting in March 2023, API Management instances on the `stv2` platform will be automatically updated, with zero downtime, to the higher performing `stv2.1` infrastructure over time, subject to available platform capacity in the Azure regions.
58+
59+
This update will provide several benefits to API Management customers:
60+
61+
* Increased performance per API Management scale unit, at no additional cost
62+
* Increased unit capacity, as measured by the capacity metric
63+
* Reduced times to provision and scale out instances
64+
65+
The `stv2` update is managed entirely by the API Management service and requires no customer action. Instances that are updated will show a `platformVersion` value of `stv2.1`.
66+
4767
## How do I migrate to the `stv2` platform?
4868

4969
> [!IMPORTANT]

0 commit comments

Comments
 (0)