Skip to content

Commit 423ba84

Browse files
authored
Merge pull request #298133 from Harikrishnan-M-B/patch-35
Update front-door-faq.yml
2 parents 88952b6 + 82803e9 commit 423ba84

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/frontdoor/front-door-faq.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -150,14 +150,14 @@ sections:
150150
To use Azure Front Door, you must have a public VIP or a DNS name that is publicly accessible. Azure Front Door uses the public IP to route the traffic to your origin. A common scenario is to deploy an Azure Load Balancer behind Front Door. You can also use Private Link with Azure Front Door Premium to connect to an internal load balancer. For more information, see [enable Private Link with internal load balancer](standard-premium/how-to-enable-private-link-internal-load-balancer.md).
151151
152152
- question: |
153-
Is it possible to configure Azure CDN behind my Front Door profile or the other way around?
153+
Is it possible to configure Azure CDN behind my Front Door profile/endpoint or the other way around?
154154
answer: |
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 Azure Front Door behind another Front Door profile or the other way around?
158+
Is it possible to configure a Azure Front Door profile/endpoint behind another Front Door profile/endpoint or the other way around?
159159
answer: |
160-
The fact that both profiles would use the same Azure edge sites to handle incoming requests causes this limitation that prevents you from nesting one Azure Front Door profile behind another. This setup would cause routing conflicts and performance issues. Therefore, you should ensure that your Azure Front Door profiles are independent and not chained together, if you need to use multiple profiles for your applications.
160+
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
162162
- name: Front Door IP addresses and service tags
163163
questions:

0 commit comments

Comments
 (0)