Skip to content

Commit f3a1d3c

Browse files
authored
Merge pull request #258135 from halkazwini/fd-faq
Faq update
2 parents c5b7feb + a24923d commit f3a1d3c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/frontdoor/front-door-faq.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
### YamlMime:FAQ
22
metadata:
33
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.
55
author: duongau
66
ms.author: duau
77
ms.service: frontdoor
88
ms.topic: faq
99
ms.workload: infrastructure-services
10-
ms.date: 09/21/2023
10+
ms.date: 11/08/2023
1111
title: Frequently asked questions for Azure Front Door
1212
summary: |
1313
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:
4343
answer: |
4444
Application Gateway behind Front Door is useful in these situations:
4545
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.
4747
- 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.
4949
- 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.
5050
5151
- question: |
@@ -131,7 +131,7 @@ sections:
131131
- question: |
132132
Can AFD provide protection from ‘HTTP/2 Rapid Reset’ DDoS attacks?
133133
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/).
135135
136136
- question: |
137137
Does Azure Front Door preserve `x-forwarded-for` headers?
@@ -246,7 +246,7 @@ sections:
246246
247247
- 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.
248248
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.
250250
251251
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.
252252
@@ -287,7 +287,7 @@ sections:
287287
- question: |
288288
What are the steps to access the audit logs for Azure Front Door?
289289
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.
291291
292292
- question: |
293293
How can I configure alerts for Azure Front Door?

0 commit comments

Comments
 (0)