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:

  1. gRPC-Web for .NET now available

enter image description here

2. Azure SignalR Service(Official recommendation)

enter image description here

Developer feedback:

gRpc support in Azure App Service

pic 1.

enter image description here

pic 2.

enter image description here

pic 3.

enter image description here

pic 4.

enter image description here