Share via

Azure function with App service plan not working expectedly

Abdul Rehman Aftab 1 Reputation point
2022-07-27T20:08:06.687+00:00

Hi, I created an Azure function with "App service plan" option. I installed a package through SSH in that function. But everyday it seems like the function somehow reset itself and the package gets lost. What's the solution for this?
For example I installed "nano" package through "apt-get install nano" command. And it vanish the next day. Says no such command exist. And then I have to install it again. Why is this?
Any solution?

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

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.