Skip to content

Commit 98fa5ec

Browse files
authored
Merge pull request #205576 from dlepow/patch-137
[APIM features] Clarify GraphQL support in Consumption tier
2 parents 29f4154 + 64e837d commit 98fa5ec

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,11 @@ Each API Management [pricing tier](https://aka.ms/apimpricing) offers a distinct
3939
| Azure Monitor logs and metrics | No | Yes | Yes | Yes | Yes |
4040
| Static IP | No | Yes | Yes | Yes | Yes |
4141
| [WebSocket APIs](websocket-api.md) | No | Yes | Yes | Yes | Yes |
42-
| [GraphQL APIs](graphql-api.md) | Yes | Yes | Yes | Yes | Yes |
43-
| [GraphQL resolvers (preview)](graphql-schema-resolve-api.md) | Yes | Yes | Yes | Yes | Yes |
42+
| [GraphQL APIs](graphql-api.md)<sup>5</sup> | Yes | Yes | Yes | Yes | Yes |
43+
| [Synthetic GraphQL APIs (preview)](graphql-schema-resolve-api.md) | No | Yes | Yes | Yes | Yes |
4444

4545
<sup>1</sup> Enables the use of Azure AD (and Azure AD B2C) as an identity provider for user sign in on the developer portal.<br/>
4646
<sup>2</sup> Including related functionality e.g. users, groups, issues, applications and email templates and notifications.<br/>
4747
<sup>3</sup> In the Developer tier self-hosted gateways are limited to single gateway node.<br/>
48-
<sup>4</sup>The following policies aren't available in the Consumption tier: rate limit by key and quota by key.
48+
<sup>4</sup> The following policies aren't available in the Consumption tier: rate limit by key and quota by key.<br/>
49+
<sup>5</sup> GraphQL subscriptions aren't supported in the Consumption tier.

0 commit comments

Comments
 (0)