Maintained with ☕️ by
IcePanel logo
Microsoft Azure logo
Original post

Public preview: gRPC support in Azure App Service

Share

Services

Using gRPC, you can utilize the remote procedure call framework to streamline messages between your client and server over HTTP/2\. Using gRPC protocol over HTTP/2 enables the use of features like multiplexing to send multiple parallel requests over the same connection. This feature is enabled for Linux workloads across App Service. Read this Tech Community [blog post](https://techcommunity.microsoft.com/t5/apps-on-azure-blog/a-heavy-lift-bringing-kestrel-yarp-to-azure-app-services/ba-p/3607417) to learn more about recent architectural changes we made to enable this feature, as well as other key performance improvements and protocol support. Visit this tutorial [How-To deploy a .NET 6 gRPC app on App Service](https://github.com/Azure/app-service-linux-docs/blob/master/HowTo/gRPC/use%5FgRPC%5Fwith%5Fdotnet.md) to try out gRPC on App Service today. * App Service * Features * [ App Service](https://azure.microsoft.com/en-gb/products/app-service/)