Skip to content

Commit 782ddfe

Browse files
Merge pull request #267165 from dlepow/patch-257
Update api-management-gateways-overview.md
2 parents ec537bd + 81b41c7 commit 782ddfe

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ The following table compares features available in the managed gateway versus th
100100
| [Synthetic GraphQL](graphql-apis-overview.md)| ✔️ | ✔️<sup>1</sup> | ✔️<sup>1</sup> |
101101
| [Pass-through WebSocket](websocket-api.md) | ✔️ || ✔️ |
102102
| [Pass-through gRPC](grpc-api.md) ||| ✔️ |
103+
| [Azure OpenAI](azure-openai-api-from-specification.md) | ✔️ | ✔️ | ✔️ |
103104
| [Circuit breaker in backend](backends.md#circuit-breaker-preview) | ✔️ || ✔️ |
104105
| [Load-balanced backend pool](backends.md#load-balanced-pool-preview) | ✔️ | ✔️ | ✔️ |
105106

@@ -140,9 +141,11 @@ For details about monitoring options, see [Observability in Azure API Management
140141

141142
### Authentication and authorization
142143

144+
Managed and self-hosted gateways support all available [API authentication and authorization options](authentication-authorization-overview.md) with the following exceptions.
145+
143146
| Feature | Managed (Dedicated) | Managed (Consumption) | Self-hosted |
144147
| --- | ----- | ----- | ---------- |
145-
| [API credentials](credentials-overview.md) | ✔️ | ✔️ ||
148+
| [Credential manager](credentials-overview.md) | ✔️ | ✔️ ||
146149

147150

148151
## Gateway throughput and scaling

0 commit comments

Comments
 (0)