question

Jason-6752 avatar image
1 Vote"
Jason-6752 asked JeffersonEagley commented

Purge Azure Front Door Cache in Azure Devops Post Deployment Step

Is there a way I can root purge the cache of Azure front door, as part of a post deployment step in Azure Devops?

azure-front-door
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

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

0 Votes 0 ·

1 Answer

GitaraniSharmaMSFT-4262 avatar image
0 Votes"
GitaraniSharmaMSFT-4262 answered JeffersonEagley commented

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.

· 4
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

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

0 Votes 0 ·

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

0 Votes 0 ·

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

0 Votes 0 ·

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.

0 Votes 0 ·