We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75bacb8 commit 570c11dCopy full SHA for 570c11d
articles/api-management/api-management-gateways-overview.md
@@ -101,7 +101,8 @@ The following table compares features available in the managed gateway versus th
101
| [Synthetic GraphQL](graphql-apis-overview.md)| ✔️ | ✔️<sup>1</sup> | ✔️<sup>1</sup> |
102
| [Pass-through WebSocket](websocket-api.md) | ✔️ | ❌ | ✔️ |
103
| [Pass-through gRPC](grpc-api.md) | ❌ | ❌ | ✔️ |
104
-| [Circuit Breaker](backends.md#circuit-breaker-preview) | ✔️ | ✔️ | ✔️ |
+| [Circuit breaker in backend](backends.md#circuit-breaker-preview) | ✔️ | ❌ | ✔️ |
105
+| [Load-balanced backend pool](backends.md#load-balanced-pool-preview) | ✔️ | ✔️ | ✔️ |
106
107
<sup>1</sup> Synthetic GraphQL subscriptions (preview) aren't supported.
108
0 commit comments