How to stop index.html being cached by Azure CDN
问题 I am using Azure CDN to host a static website I am building. It's great, other than the fact that when I update my web app the old page is cached and so still shown. I have added the following Cache rule in the rules engine to put it to refresh every 60 seconds, however this does nothing and I still get the old content, the only way to get the new content is to go to an incognito browser. Anyone have any ideas it's driving me crazy! Here is a screenshot of the browser dev window when I hit