Skip to content

Commit 133abca

Browse files
authored
Merge pull request #301263 from Harikrishnan-M-B/patch-48
updated pricing faq
2 parents 045bd69 + 1d0aeed commit 133abca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/frontdoor/front-door-faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ sections:
155155
Azure Front Door and Azure CDN are two services that provide fast and reliable web delivery for your applications. However, they aren't compatible with each other, because they share the same network of Azure edge sites to deliver content to your users. This shared network causes conflicts between their routing and caching policies. Therefore, you have to choose either Azure Front Door or Azure CDN for your application, depending on your performance and security requirements.
156156
157157
- question: |
158-
Is it possible to configure a Azure Front Door profile/endpoint behind another Front Door profile/endpoint or the other way around?
158+
Is it possible to configure an Azure Front Door profile/endpoint behind another Front Door profile/endpoint or the other way around?
159159
answer: |
160160
The fact that both profiles/endpoints would use the same Azure edge POP to handle incoming requests causes a limitation that prevents you from nesting one Azure Front Door profile/endpoint behind another. This setup would cause routing conflicts and performance issues. Therefore, you should ensure that your Azure Front Door profiles/endpoints are not chained together, if you need to use multiple profiles/endpoints for your applications.
161161
@@ -274,7 +274,7 @@ sections:
274274
- question: |
275275
Do I get billed for the Azure Front Door resources that are disabled?
276276
answer: |
277-
Azure Front Door is a service that provides fast and secure web delivery. It allows you to define how your web traffic is routed and optimized across multiple regions and endpoints. Azure Front Door resources, such as Front Door profiles and routing rules, are only charged when they're enabled. However, web application firewall (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.
277+
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.
278278
279279
- name: Caching
280280
questions:

0 commit comments

Comments
 (0)