Share via

Web applications get restarted.Your application was recycled due to an intermittent Azure infrastructure issue while accessing remote file storage. This event occurred multiple times during the day across multiple instances. This can happen due to multipl

Bhupendrakumar Jesalpura 0 Reputation points
2026-04-08T10:59:12.79+00:00

Your application was recycled due to an intermittent Azure infrastructure issue while accessing remote file storage. This event occurred multiple times during the day across multiple instances. This can happen due to multiple reasons like platform instances getting upgraded or instance(s) experiencing high latencies accessing the remote storage. In case the instance(s) where your application is running is experiencing high latencies accessing remote storage, the platform tries to heal your application by switching to different remote storage which is having low latency. This can also cause the application process to restart. If this is a one off occurrence, then no further action plan is needed from your side. But if you see it occur frequently, then enabling local cache feature can help reduce dependency on storage file servers to some extent.

Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.


Your answer

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