Files seem to be caching on deployed app service

Deej 21 Reputation points
2024-10-03T20:19:59.7333333+00:00

Files appear to be caching when I deploy my app through DevOps. The App Service seems to have deployed just fine but when I update and redeploy my changes don't seem to have been applied.

Pages I changed still show the old version, deleted pages still appear, and pages I have added give me 404. I am deploying through a YAML script, when I push to Azure GIT, it kicks of a pipeline. The pipeline shows no errors.

Is there something special I should be adding to my script to allow this?

Running my app is Visual Studio 2022 all is fine I can see my changes and test them no problem.

I haven't seen this behaviour before, has anyone any clues please?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,756 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.