While using zipdeploy, it does not push to /home/site/wwwroot directory. Instead it pushed to /home/data/SitePackages. For the CMS app to work correctly, we need to turn off 'WEBSITE_RUN_FROM_PACKAGE' setting.

Bikram Ray 0 Reputation points
2026-04-10T16:58:42.82+00:00

While using zipdeploy, it does not push to /home/site/wwwroot directory. Instead it is pushed to /home/data/SitePackages. For the application to work correctly, we turned off 'WEBSITE_RUN_FROM_PACKAGE' setting. but still it is deploying to /home/data/SitePackages, How to fix?

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.