Since, its not possible - we stored file in our database directly to resolve the issue
Azure kudu files with local cache enabled getting deleted automatically
Varun Peddireddy
0
Reputation points
Hi team,
We have a page developed and deployed to Azure app service with local cache enabled.
Through code we are creating a file and writing data to it in Azure Kudu /home/site/wwwroot/*** folders* . When we run the page, file is getting created and deleted instantly. when we browse file, it got created with required data and if I reload i m getting file not found error.
Could you please suggest a solution , how to persist this file inside kudu (any path) and keep updating based on requirement ?
Note: Same solutions working in dev environment. Only difference for prod is Local cache