Skip to content

Commit a24923d

Browse files
committed
acrolinx tweaks
1 parent 8aed37d commit a24923d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/frontdoor/front-door-faq.yml

Lines changed: 6 additions & 6 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?
@@ -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)