AspNetCore.Docs/aspnetcore/includes/gRPCazure.md

357 B

gRPC not supported on Azure App Service

[!WARNING] ASP.NET Core gRPC is not currently supported on Azure App Service or IIS. The HTTP/2 implementation of Http.Sys does not support HTTP response trailing headers which gRPC relies on. For more information, see this GitHub issue.