Skip to content

Commit 93b983b

Browse files
author
gitName
committed
related content
1 parent 94f733c commit 93b983b

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

articles/api-management/api-management-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Each API Management [pricing tier](api-management-key-concepts.md#api-management
2626
| -------------------------------------------------------------------------------------------- | ----------- | --------- | --------- | --------- | ----- | -------- | ------- | ------- |
2727
| Microsoft Entra integration<sup>1</sup> | No | Yes | No | Yes | Yes | Yes | Yes | Yes |
2828
| Virtual network injection support | No | Yes | No | No | No | No | Yes | Yes |
29-
| Private endpoint support for inbound connections | No | Yes | Yes | No | Yes | No | Yes | No |
29+
| Private endpoint support for inbound connections | No | Yes | Yes | No | Yes | Yes | Yes | No |
3030
| Outbound virtual network integration support | No | No | No | No | No | Yes | No | Yes |
3131
| Multi-region deployment | No | No | No | No | No | No | Yes | No |
3232
| Availability zones | No | No | No | No | No | No | Yes | No |

articles/api-management/api-management-gateways-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ The following tables compare features available in the following API Management
7777
| [Built-in cache](api-management-howto-cache.md) | ✔️ | ✔️ ||| ✔️ |
7878
| [External Redis-compatible cache](api-management-howto-cache-external.md) | ✔️ | ✔️ |✔️ | ✔️ ||
7979
| [Virtual network injection](virtual-network-concepts.md) | Developer, Premium | Premium v2 || ✔️<sup>1,2</sup> | ✔️ |
80-
| [Inbound private endpoints](private-endpoint.md) | Developer, Basic, Standard, Premium | ||||
80+
| [Inbound private endpoints](private-endpoint.md) | Developer, Basic, Standard, Premium | Standard v2 ||||
8181
| [Outbound virtual network integration](integrate-vnet-outbound.md) || Standard v2, Premium v2 ||| ✔️ |
8282
| [Availability zones](zone-redundancy.md) | Premium ||| ✔️<sup>1</sup> | ✔️<sup>3</sup> |
8383
| [Multi-region deployment](api-management-howto-deploy-multi-region.md) | Premium ||| ✔️<sup>1</sup> ||

articles/api-management/v2-service-tiers-overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ The latest capabilities of the v2 tiers are supported in API Management API vers
5151

5252
* **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).
5353

54+
In preview, *Standard v2* also supports inbound [private endpoint connections](private-endpoint.md) to the API Management gateway.
55+
5456
* **Premium v2** also supports simplified **virtual network injection** for complete isolation of inbound and outbound gateway traffic without requiring network security group rules, route tables, or service endpoints. The virtual network must be in the same region and subscription as the API Management instance. [Learn more](inject-vnet-v2.md).
5557

5658
### Supported regions
@@ -77,7 +79,6 @@ The following API Management capabilities are currently unavailable in the v2 ti
7779
* Capacity metric - *replaced by CPU Percentage of Gateway and Memory Percentage of Gateway metrics*
7880
* Built-in analytics - *replaced by Azure Monitor-based dashboard*
7981
* Autoscaling
80-
* Inbound connection using a private endpoint
8182
* Upgrade to v2 tiers from classic tiers
8283
* CA Certificates
8384

0 commit comments

Comments
 (0)