-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Description
Aug 2022 Update
- gRPC is supported in IIS and Http.Sys locally on Windows 11 and Windows Server 2022
- gRPC is supported on App Service for Linux
- gRPC is supported on App Service for Containers
- gRPC is NOT supported on App Service for Windows
You can use this issue to track app service progress and follow up about gRPC on app service for Windows.
Original issue:
Is it possible to do this? If so how?
2022/08/18 Update - @JamesNK
Available in most regions: https://azure.github.io/AppService/2022/08/16/A-Heavy-Lift.html 🥳
2022/05/23 Update - @JamesNK
Azure App Service supports gRPC (preview): https://azure.github.io/AppService/2022/05/23/gRPC-support-on-App-Service.html 🎉
2021/12/16 Update - @JamesNK
User voice issue
There is a Microsoft Azure user voice issue for adding gRPC support to App Service. Consider voting if this is an important feature for you.
Azure no longer uses user voice.
2020/10/28 Update - @JamesNK
User voice issue
There is a Microsoft Azure user voice issue for adding gRPC support to App Service. Consider voting if this is an important feature for you.
Azure no longer uses user voice.
gRPC-Web
gRPC-Web with .NET is now available. gRPC-Web is compatible with IIS and Azure App Service. Link to blog post with more info: https://devblogs.microsoft.com/aspnet/grpc-web-for-net-now-available/
IIS
IIS is supported with .NET 5 and an insiders build of Windows. More info: #9020 (comment)