Skip to content

Commit fb26299

Browse files
committed
[APIM] Clarify GQL subscription support
1 parent f250ab3 commit fb26299

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,11 @@ The following table compares features available in the managed gateway versus th
9494
| [Container App](import-container-app-with-oas.md) | ✔️ | ✔️ | ✔️ |
9595
| [Service Fabric](../service-fabric/service-fabric-api-management-overview.md) | Developer, Premium |||
9696
| [Pass-through GraphQL](graphql-apis-overview.md) | ✔️ | ✔️ ||
97-
| [Synthetic GraphQL](graphql-apis-overview.md)| ✔️ | ✔️ ||
97+
| [Synthetic GraphQL](graphql-apis-overview.md)| ✔️ | ✔️<sup>1</sup> ||
9898
| [Pass-through WebSocket](websocket-api.md) | ✔️ || ✔️ |
9999

100+
<sup>1</sup> Synthetic GraphQL subscriptions (preview) aren't supported in the Consumption tier.
101+
100102
### Policies
101103

102104
Managed and self-hosted gateways support all available [policies](api-management-policies.md) in policy definitions with the following exceptions.

articles/api-management/graphql-apis-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ API Management helps you import, manage, protect, test, publish, and monitor Gra
2525

2626
* GraphQL APIs are supported in all API Management service tiers
2727
* Pass-through and synthetic GraphQL APIs currently aren't supported in a self-hosted gateway
28-
* GraphQL subscription support in synthetic GraphQL APIs is currently in preview
28+
* Support for GraphQL subscriptions in synthetic GraphQL APIs is currently in preview and isn't available in the Consumption tier
2929

3030
## What is GraphQL?
3131

0 commit comments

Comments
 (0)