An Azure service that provides a cloud content delivery network with threat protection.
Hello @Twan van Beers,
Welcome to Microsoft Q&A Platform. Thank you for reaching out & hope you are doing well.
I understand your question about ETA for getting gRPC working with Azure Front Door.
Currently, Azure Front Door does not support gRPC for backend connections in production. Although it enables HTTP/2 between clients and Front Door, the connection from Front Door to your backend still uses HTTP/1.1. Because gRPC requires HTTP/2 throughout, it cannot be fully supported through Front Door at this time.
Microsoft update: current status
- Frontend (client → Front Door): HTTP/2 is functioning correctly.
- Backend (Front Door → origin): Currently, only HTTP/1.1 is supported, which prevents gRPC calls from completing successfully.
- Microsoft has not provided a timeline or ETA for when full gRPC backend support will be introduced.
- If you’re testing in private preview, you may encounter limited functionality, and it is not intended or supported for production workloads.
- As of now, there is no public update or roadmap available for when gRPC backend support will be introduced to Azure Front Door.
For more information: https://learn.microsoft.com/en-us/azure/frontdoor/front-door-http2
Kindly let us know if the above helps or you need further assistance on this issue.
Please do not forget to "Accept the answer” and “up-vote it” wherever the information provided helps you, this can be beneficial to other community members__.__ It would be greatly appreciated and helpful to others.