How exactly does the pre-load of assets on CDN endpoints work?

Kevin Hebert 1 Reputation point
2023-06-05T15:57:41.6366667+00:00

I'm working on trying to pre-load our assets onto our CDN profile, but I'm having issues understanding/proving whether it's working or not. After following the instructions in the documentation, I waited about an hour before logging into a VPN to test, and found that my file wasn't cached (didn't have the appropriate response headers). So my first couple questions are:

  1. Does doing the pre-load process hit all the edge nodes?
  2. How long does that process actually take?
  3. Are there any settings in my blob storage that could prevent the files from being cached?

I'm using the Azure.ResourceManager.Cdn package to do this in C#, and I have gotten a 200 response, but even after waiting hours, when I ping a file, it doesn't seem as if it is cached.

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,380 questions
Azure Content Delivery Network
{count} votes