Skip to content

Commit 990908a

Browse files
authored
Merge pull request #195827 from skishen525/patch-51
Update front-door-faq.yml
2 parents e68a9c2 + 7c4f7f6 commit 990908a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/frontdoor/front-door-faq.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,9 +218,12 @@ sections:
218218
- question: |
219219
How does Front Door handle ‘domain fronting’ behavior?
220220
answer: |
221-
As of April 29, 2022, Microsoft has made a change to the behavior of Azure Front Door Standard/Premium/(classic) and Azure CDN from Microsoft (classic) in alignment with its commitment to stop allowing domain fronting behavior on its platform. After this date, new Front Door and Azure CDN Standard from Microsoft resources that are created will block any HTTP request that exhibit this behavior.
221+
As of April 29, 2022, Microsoft has made a change to the behavior of Azure Front Door Standard/Premium/(classic) and Azure CDN from Microsoft (classic) in alignment with its commitment to stop allowing domain fronting behavior on its platform. Once blocking domain fronting is enabled, AFD and CDN resources will block any HTTP request that exhibit this behavior.
222222
If this behavior is enabled for your resource, requests where Host header in HTTP/HTTPS requests doesn't match the original TLS SNI extension used during the TLS negotiation, will be blocked.
223-
223+
224+
If you wish to block domain fronting for any existing Azure Front Door Standard and Premium, Azure Front Door (classic) and Azure CDN Standard from Microsoft (classic) resources or for new Azure Front Door Standard and Premium, Azure Front Door (classic) and Azure CDN Standard from Microsoft (classic) resources, please create a support request and provide your subscription and
225+
resource information. Upon enabling of blocking domain fronting behavior, Azure Front Door and Azure CDN Standard from Microsoft (classic) resources will block any HTTP request that exhibit this behavior.
226+
224227
When Front Door blocks a request due to this mismatch:
225228
The client will receive a HTTP “421 Misdirected Request” error code response
226229
Front Door will log the block in its diagnostic logs under the “Error Info” property with the value “SSLMismatchedSNI”

0 commit comments

Comments
 (0)