You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/api-management/grpc-api.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ To add a gRPC API to API Management, you need to:
30
30
API Management supports pass-through with the following types of gRPC service methods: unary, server streaming, client streaming, and bidirectional streaming. To learn more about gRPC, see [Introduction to gRPC](https://grpc.io/docs/what-is-grpc/introduction/).
31
31
32
32
> [!NOTE]
33
-
> *The self-hosted gateway and the managed gateway for classic tier instances created starting January 2026 support gRPC APIs. Contact support to enable gRPC API support in the managed gateway for classic tier instances created before this date. gRPC APIs currently aren't supported in the v2 tiers.
33
+
> *gRPC APIs are supported in the self-hosted gateway and in the managed gateway for classic tier instances created starting January 2026 (preview). Contact support to enable gRPC API support in classic tier instances created before this date. gRPC APIs currently aren't supported in the v2 tiers.
34
34
> * Currently, testing gRPC APIs isn't supported in the test console of the Azure portal or in the API Management developer portal.
35
35
> * Import is limited to a single protobuf (*.proto*) file.
0 commit comments