Skip to content

Commit 0421f1c

Browse files
Merge pull request #278498 from duongau/patch-3
Front Door - FAQ (add question about gRPC)
2 parents 2cb92df + 090e3fc commit 0421f1c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/frontdoor/front-door-faq.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
ms.author: duau
77
ms.service: frontdoor
88
ms.topic: faq
9-
ms.date: 11/08/2023
9+
ms.date: 06/17/2024
1010
title: Frequently asked questions for Azure Front Door
1111
summary: |
1212
This article answers common questions about Azure Front Door features and functionality. If you don't see the answer to your question, you can contact us through the following channels (in escalating order):
@@ -146,6 +146,11 @@ sections:
146146
> Custom TLS/SSL certificate updates might take longer, from several minutes up to an hour, to be deployed globally.
147147
148148
Updates to routes or origin groups/backend pools are seamless and don't cause any downtime (assuming the new configuration is correct). Certificate updates are also done atomically, so there's no risk of outage.
149+
150+
- question: |
151+
Does Azure Front Door support gRPC?
152+
answer: |
153+
No. Currently, Azure Front Door only supports HTTP/1.1 from the edge to the origin. For gRPC to work, HTTP/2 is required.
149154
150155
- name: Configuration
151156
questions:

0 commit comments

Comments
 (0)