Skip to content

Commit 6d99dc5

Browse files
faqcorrected
1 parent 329b249 commit 6d99dc5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/frontdoor/front-door-faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,9 +128,9 @@ sections:
128128
answer: |
129129
Yes. For more information, see [Microsoft response to DDoS attacks against HTTP/2](front-door-ddos.md).
130130
- question: |
131-
Can I force traffic from one country to use a specific Azure Front Door POP in another country?
131+
Can I force traffic from one country/region to use a specific Azure Front Door POP in another country/region?
132132
answer: |
133-
No. Azure Front Door can't force client traffic to a specific POP. Requests are routed to the nearest available edge location for performance and reliability. If you need to restrict access by geography, use Azure Web Application Firewall (WAF) custom rules with `GeoMatch` conditions. This approach allows or blocks requests based on client country, but it doesn't reroute those clients to a different POP in another country. For example, if you block Country A, requests from clients in Country A are blocked regardless of which POP would have served them. For more information, see [Geo-filtering in Azure WAF for Azure Front Door](../web-application-firewall/afds/waf-front-door-geo-filtering.md).
133+
No. Azure Front Door can't force client traffic to a specific POP. Requests are routed to the nearest available edge location for performance and reliability. If you need to restrict access by geography, use Azure Web Application Firewall (WAF) custom rules with `GeoMatch` conditions. This approach allows or blocks requests based on client country/region, but it doesn't reroute those clients to a different POP in another country/region. For example, if you block country/region A, requests from clients in country/region A are blocked regardless of which POP would have served them. For more information, see [Geo-filtering in Azure WAF for Azure Front Door](../web-application-firewall/afds/waf-front-door-geo-filtering.md).
134134
- question: |
135135
Does Azure Front Door preserve `x-forwarded-for` headers?
136136
answer: |

0 commit comments

Comments
 (0)