Purge CDN cache after successful deployment via API
It would be nice if you could expose endpoint so that we could invoke purging of CDN cache after successful deployment to production environment hosted in DXP. I have found that Cloudflare actually supports that via
az cdn endpoint purge -g fagf01mstry1y19inte --content-paths '/*'
but for that to be used by us you would have to wrap it in your endpoint if I understood correctly based on answer to my support ticket.
10
votes
