Overview

Workflow

  1. A user requests a file (asset) by using a URL (<endpoint>.azureedge.net).
  2. If no edge servers in the POP have the file in their cache, the POP requests the file from the origin server.
  3. The origin server returns the file to an edge server in the POP.
  4. An edge server in the POP caches the file and returns the file to the original requestor.
  5. Additional users can then request the same file using the same URL and can also be directed to the same POP.
  6. If the TTL for the file hasn't expired, the POP edge server returns the file directly from the cache.

https://docs.microsoft.com/en-us/azure/cdn/media/cdn-overview/cdn-overview.png

Azure CDN Features