Azure CDN cached content refresh depending on change on origin azure blob storage

210 Views Asked by At

If origin of CDN endpoint is in azure blob storage is there any option in blob storage to refresh the cached content in CDN whenever there is change in specific endpoints in origin blob storage. TTL purges the whole thing and it is time based rather then origin content update based.

At the moment every time I am changing the content of specific endpoints in origin blob storage I have to di equivalent purge action for it's CDN counterpart. Just think something should be available in azure to make this work, as origin can sometime be manually changed and the cached CDN content won't get refreshed.

0

There are 0 best solutions below