Skip to content

Commit e0a2fd2

Browse files
Merge pull request #107235 from tomkerkhove/patch-8
docs(apim): Provide update of API Gateway overview with SHGW v2.2.0
2 parents da99517 + 5ef6562 commit e0a2fd2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ The following table compares features available in the managed gateway versus th
7474
| [CA root certificates](api-management-howto-ca-certificates.md) for certificate validation | ✔️ || ✔️<sup>3</sup> |
7575
| [Managed domain certificates](configure-custom-domain.md?tabs=managed#domain-certificate-options) | ✔️ | ✔️ ||
7676
| [TLS settings](api-management-howto-manage-protocols-ciphers.md) | ✔️ | ✔️ | ✔️ |
77+
| **HTTP/2** (Client-to-gateway) ||| ✔️ |
78+
| **HTTP/2** (Gateway-to-backend) ||| ✔️ |
7779

7880
<sup>1</sup> Depends on how the gateway is deployed, but is the responsibility of the customer.<br/>
7981
<sup>2</sup> Connectivity to the self-hosted gateway v2 [configuration endpoint](self-hosted-gateway-overview.md#fqdn-dependencies) requires DNS resolution of the default endpoint hostname; custom domain name is currently not supported.<br/>
@@ -93,7 +95,7 @@ The following table compares features available in the managed gateway versus th
9395
| [Service Fabric](../service-fabric/service-fabric-api-management-overview.md) | Developer, Premium |||
9496
| [Passthrough GraphQL](graphql-api.md) | ✔️ | ✔️<sup>1</sup> ||
9597
| [Synthetic GraphQL](graphql-schema-resolve-api.md) | ✔️ |||
96-
| [Passthrough WebSocket](websocket-api.md) | ✔️ || |
98+
| [Passthrough WebSocket](websocket-api.md) | ✔️ || ✔️ |
9799

98100
<sup>1</sup> GraphQL subscriptions aren't supported in the Consumption tier.
99101

0 commit comments

Comments
 (0)