Can you use gRPC/gRPC-Web to communicate between Microservices hosted on Azure?
According to the developer's usage, I don't recommend using gRPC. For specific details, you can refer to user feedback and some screenshots I took below.
You can read this article first.
SIGNALR VS GRPC ON ASP.NET CORE – WHICH ONE TO CHOOSE
Current status:
- gRPC-Web for .NET now available
2. Azure SignalR Service(Official recommendation)
Developer feedback:
gRpc support in Azure App Service
pic 1.
pic 2.
pic 3.
pic 4.