Azure Function App files went missing after months of deployment

Kristina Neupane 0 Reputation points
2025-05-13T09:24:50.5766667+00:00

I deployed 4 function apps using VS Code Azure Functions extension and it has been few months of deployment. There is 1 time trigger and 3 blob trigger function apps. All the function apps executed till last week. All of them are supposed to execute once in a week. But this week none of them executed. One of the blob trigger function app has all the files and code as it is but others have missing files like function_app.py and requirements.txt. The host.json file include the content which used to be there by default instead of the one that I deployed. There is no change made in any of these function apps and it happened on it's own. All of them are Consumption Plan. Help me understand this situation. Even there is no traces in activity log.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,911 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.