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
|`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> |
|`mtv1`| Multi-tenant v1 | Shared infrastructure that supports native autoscaling and scaling down to zero in times of no traffic | Consumption |
28
28
@@ -44,6 +44,26 @@ To find the platform version in the portal:
44
44
45
45
:::image type="content" source="media/compute-infrastructure/platformversion-property.png" alt-text="Screenshot of the API Management platform version in the portal.":::
46
46
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`.
0 commit comments