- Published on
- Authors
- koskila
How to remove Azure Functions without deleting the Functions App?
Have you ever run into a situation, where you just wanted to remove the currently standing function definitions from your app service without actually nuking the whole Functions app? I have! App Service configuration is usually easy to manage programmatically or by scripting, so even if you need to redo the deployment, it should be fairly straightforward.







![Cover image for Fixing "An assembly specified in the application dependencies manifest [projectname].deps.json was not found"](/cdn-cgi/image/sharpen=1,format=gif,quality=90,slow-connection-quality=50,onerror=redirect,fit=scale-down,width=1920/images/2577-image-2.gif)
















