Is there a way I can root purge the cache of Azure front door, as part of a post deployment step in Azure Devops?
Is there a way I can root purge the cache of Azure front door, as part of a post deployment step in Azure Devops?
Hello @Jason-6752 ,
We are checking with the Azure DevOps & FrontDoor team regarding your query. We will get back to you with an update once we hear from them.
Thanks,
Gita
Hello @Jason-6752 ,
Sorry for the delay in response.
Root purge of the AFD cache can be done via an API POST call using purge /*. This is mentioned in the documentation here: https://docs.microsoft.com/en-us/azure/frontdoor/front-door-caching#cache-purge
Please refer : https://docs.microsoft.com/en-us/rest/api/frontdoorservice/frontdoor/endpoints/purgecontent
Kindly let us know if you need any further assistance on this issue from our end.
Please don’t forget to "Accept the answer" wherever the information provided helps you, this can be beneficial to other community members.
Hello @Jason-6752 ,
Any update on this post?
Kindly let us know if you need any further assistance on this issue from our end.
Thanks,
Gita
Hello @Jason-6752 ,
Could you please provide an update on this post?
Kindly let us know if the above helps or you need further assistance on this issue.
Thanks,
Gita
Hello @Jason-6752 ,
Any update on this post?
Kindly let us know if you need any further assistance on this issue from our end.
Thanks,
Gita
This answer does not solve the problem. This simply creates a new problem: now all the js files old clients are using are gone.
We specifically need the ability to "only delete .html files, leaving all other file types intact" for basically all modern web frontends.
29 people are following this question.