|
1 | 1 | ### YamlMime:FAQ
|
2 | 2 | metadata:
|
3 | 3 | title: "Azure Front Door - Frequently asked questions"
|
4 |
| - description: This page provides answers to frequently asked questions about Azure Front Door |
| 4 | + description: This page provides answers to frequently asked questions about Azure Front Door. |
5 | 5 | author: duongau
|
6 | 6 | ms.author: duau
|
7 | 7 | ms.service: frontdoor
|
8 | 8 | ms.topic: faq
|
9 | 9 | ms.workload: infrastructure-services
|
10 |
| - ms.date: 09/21/2023 |
| 10 | + ms.date: 11/08/2023 |
11 | 11 | title: Frequently asked questions for Azure Front Door
|
12 | 12 | summary: |
|
13 | 13 | 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):
|
@@ -43,9 +43,9 @@ sections:
|
43 | 43 | answer: |
|
44 | 44 | Application Gateway behind Front Door is useful in these situations:
|
45 | 45 |
|
46 |
| - - You want to balance the traffic not only globally, but also within your VNET. Front Door can only do path-based load balancing at the global level, but Application Gateway can do it within your VNET. |
| 46 | + - You want to balance the traffic not only globally, but also within your virtual network. Front Door can only do path-based load balancing at the global level, but Application Gateway can do it within your virtual network. |
47 | 47 | - You need Connection Draining, which Front Door doesn't support. Application Gateway can enable Connection Draining for your VMs or containers.
|
48 |
| - - You want to offload all the TLS/SSL processing and use only HTTP requests in your VNET. Application Gateway behind Front Door can achieve this setup. |
| 48 | + - You want to offload all the TLS/SSL processing and use only HTTP requests in your virtual network. Application Gateway behind Front Door can achieve this setup. |
49 | 49 | - You want to use session affinity at both the regional and the server level. Front Door can send the traffic from a user session to the same backend in a region, but Application Gateway can send it to the same server in the backend.
|
50 | 50 |
|
51 | 51 | - question: |
|
@@ -131,7 +131,7 @@ sections:
|
131 | 131 | - question: |
|
132 | 132 | Can AFD provide protection from ‘HTTP/2 Rapid Reset’ DDoS attacks?
|
133 | 133 | answer: |
|
134 |
| - Yes. For more details, see [Microsoft response to DDoS attacks against HTTP/2](https://msrc.microsoft.com/blog/2023/10/microsoft-response-to-distributed-denial-of-service-ddos-attacks-against-http/2/). |
| 134 | + Yes. For more information, see [Microsoft response to DDoS attacks against HTTP/2](https://msrc.microsoft.com/blog/2023/10/microsoft-response-to-distributed-denial-of-service-ddos-attacks-against-http/2/). |
135 | 135 |
|
136 | 136 | - question: |
|
137 | 137 | Does Azure Front Door preserve `x-forwarded-for` headers?
|
@@ -246,7 +246,7 @@ sections:
|
246 | 246 |
|
247 | 247 | - Starting from September 25, 2023, we have updated the domain fronting blocking restrictions based on feedback from customers. Instead of blocking a request when the SNI and host headers don't match, we allow the mismatch as long as the two domains are added to the same subscription. You can use multiple domains for your applications without affecting the functionality, which Azure Front Door enables.
|
248 | 248 |
|
249 |
| - - Starting from November 8, 2023, we'll enforce domain fronting blocking on all existing domains. |
| 249 | + - Starting from January 8, 2024, we'll enforce domain fronting blocking on all existing domains. It can take one or two weeks from January 8, 2024 for the enforcement to be effective in all regions. |
250 | 250 |
|
251 | 251 | Once domain fronting gets blocked, Azure Front Door and Azure CDN Standard from Microsoft (classic) resources block any HTTP/HTTPS requests that exhibit this behavior.
|
252 | 252 |
|
@@ -287,7 +287,7 @@ sections:
|
287 | 287 | - question: |
|
288 | 288 | What are the steps to access the audit logs for Azure Front Door?
|
289 | 289 | answer: |
|
290 |
| - To access the audit logs of Azure Front Door, you need to visit the portal. Select your Front Door from the menu page and click on **Activity Log**. The Activity Log provides you with the records of your Azure Front Door’s operations. |
| 290 | + To access the audit logs of Azure Front Door, you need to visit the portal. Select your Front Door from the menu page and select on **Activity Log**. The Activity Log provides you with the records of your Azure Front Door’s operations. |
291 | 291 |
|
292 | 292 | - question: |
|
293 | 293 | How can I configure alerts for Azure Front Door?
|
|
0 commit comments