Skip to content

Commit bac720c

Browse files
Merge pull request #314454 from halkazwini/afd-faq
Remove AFD acronym
2 parents afedddd + 886a249 commit bac720c

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

articles/frontdoor/front-door-faq.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -120,11 +120,11 @@ sections:
120120
answer: |
121121
You can redirect host, path, and query string components of a URL with Azure Front Door. To learn how to configure URL redirection, refer to [URL redirection](front-door-url-redirect.md).
122122
- question: |
123-
Does AFD provide telemetry to show which rules engine rule AFD processes for each request?
123+
Does Front Door provide telemetry to show which rules engine rule Front Door processes for each request?
124124
answer: |
125125
Yes. Refer to the MatchedRulesSetName property under [Access Logs](front-door-diagnostics.md).
126126
- question: |
127-
Can AFD provide protection from ‘HTTP/2 Rapid Reset’ DDoS attacks?
127+
Can Front Door provide protection from ‘HTTP/2 Rapid Reset’ DDoS attacks?
128128
answer: |
129129
Yes. For more information, see [Microsoft response to DDoS attacks against HTTP/2](front-door-ddos.md).
130130
- question: |
@@ -362,7 +362,7 @@ sections:
362362
- question: |
363363
Do I get billed for the Azure Front Door resources that are disabled?
364364
answer: |
365-
Azure Front Door resources cannot be disabled. They can only be deleted. Variable meters like Data Transfer Out, Data Transfer In and Requests are not charged when there is no traffic but base fee is charged even if there is no traffic. Base fee will be charged till the profile is deleted. For AFD Classic, WAF policies and rules are charged regardless of their status. Even if you disable a WAF policy or rule, it still incurs costs for you.
365+
Azure Front Door resources cannot be disabled. They can only be deleted. Variable meters like Data Transfer Out, Data Transfer In and Requests are not charged when there is no traffic but base fee is charged even if there is no traffic. Base fee will be charged till the profile is deleted. For Front Door Classic, WAF policies and rules are charged regardless of their status. Even if you disable a WAF policy or rule, it still incurs costs for you.
366366
367367
- name: Caching
368368
questions:
@@ -377,9 +377,9 @@ sections:
377377
- question: |
378378
Is it possible to support compression for file sizes above 8 MB?
379379
answer: |
380-
AFD does not support dynamic compression for content greater than 8 MB. However, if the content has been already compressed by the origin, Front Door supports serving static compressed content over 8 MB as long as range request is supported and chunked transfer encoding is not enabled.
380+
Front Door does not support dynamic compression for content greater than 8 MB. However, if the content has been already compressed by the origin, Front Door supports serving static compressed content over 8 MB as long as range request is supported and chunked transfer encoding is not enabled.
381381
- question: |
382-
Does AFD support setting the Authorization Header in the HTTP request if caching is enabled?
382+
Does Front Door support setting the Authorization Header in the HTTP request if caching is enabled?
383383
answer: |
384384
No.
385385

0 commit comments

Comments
 (0)