Azure Front Door choosing POP which will be used by clients

Bart Olejnik 120 Reputation points
2024-03-18T15:09:31.37+00:00

Hi all,

as we know the Azure Front Door is a Global service with many POPs (https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region) and because of that I have some additional questions on which I could not find the answers on the Internet

QUESTION 1

Is it possible to configure the routing, that specific clients (base on some factors like geo-location) will be routed only to the POPs from the specific regions?

example:

  • Users from Europe will be routed only via POPs from EU
  • Users from Europe could use only POPs from EU, North America

explanations:

  • "users from Europe" means users which use public IPs from Europe

why: e.g. clients from Europe could see in their "traceroute", IP from Asia or US and ask to not send their traffic via this locations

QUESTION 2

Based on what information, the clients are routed to the specific POPs (latency, geo-location, availability)? ... and Is this configurable?

ps. Obviously I'm not assking about traffic between Azure FrontDoor POPs <-> origin/backends (https://learn.microsoft.com/en-us/azure/frontdoor/routing-methods)

I will be grateful for your help.

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
576 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Michael Lee 85 Reputation points Microsoft Employee
    2024-03-18T22:18:33.8633333+00:00

    Hi @Bart Olejnik A short answer to your questions is that it is not configurable. In Azure Front Door, requests from end users always reach the closest Front Door edge locations with Anycast.

    You can find more information at this link.

    https://learn.microsoft.com/en-us/azure/frontdoor/front-door-traffic-acceleration?pivots=front-door-standard-premium

    Best regards,

    0 comments No comments