Skip to content

Commit 77915ec

Browse files
Merge pull request #208931 from dlepow/stv2
[APIM] Features of infrastructure
2 parents c02bdb7 + bf4e061 commit 77915ec

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/api-management/compute-infrastructure.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,10 @@ The following table summarizes the compute platforms currently used for instance
2222

2323
| Version | Description | Architecture | Tiers |
2424
| -------| ----------| ----------- | ---- |
25-
| `stv2` | Single-tenant v2 | [Virtual machine scale sets](../virtual-machine-scale-sets/overview.md) | Developer, Basic, Standard, Premium<sup>1</sup> |
26-
| `stv1` | Single-tenant v1 | [Cloud Service (classic)](../cloud-services/cloud-services-choose-me.md) | Developer, Basic, Standard, Premium |
27-
| `mtv1` | Multi-tenant v1 | [App service](../app-service/overview.md) | Consumption |
25+
| `stv2` | Single-tenant v2 | Azure-allocated compute infrastructure that supports availability zones, private endpoints | Developer, Basic, Standard, Premium<sup>1</sup> |
26+
| `stv1` | Single-tenant v1 | Azure-allocated compute infrastructure | Developer, Basic, Standard, Premium |
27+
| `mtv1` | Multi-tenant v1 | Shared infrastructure that supports native autoscaling and scaling down to zero in times of no traffic | Consumption |
28+
2829

2930
<sup>1</sup> Newly created instances in these tiers, created using the Azure portal or specifying API version 2021-01-01-preview or later. Includes some existing instances in Developer and Premium tiers configured with virtual networks or availability zones.
3031

0 commit comments

Comments
 (0)