November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Last time I checked Azure CDN didn't do "origin pull". Sounds like that's what you are looking for. Both Akamai and Edgecast (what Epi chose for DXC Service) do origin pull.
With Edgecast I know that it can be solved in a way that you don't have to set up at separate origin host name for the site so in that case you don't need to change anything in code or config (don't know if that's possible in Akamai's network but anyway it's just setting up one separate host name that's needed there).
Hi,
We have an Azure environment with an Azure web app, Azure SQL, Azure storage and EPIServer 7.5. It's an international customer so we want a (Azure) CDN because there are a lot of content and images on the website.
We've seen different ways to add an Azure CDN but you have to change the URL's of the images or you have to change code. We want to implement a CDN without code changes of environment changes..
Has anybody implemented a (Azure) CDN without code of environment changes?