Azure / Azure/app-service-linux-docs
In App Service on Linux, user and group owners of directories inside Azure Storage will be "nobody" and "nogroup"
- Dominant language
- Java
- Stars
- 150
- Forks
- 90
- Avg merge
- 2m
- Merged PRs (30d)
- 1
Description
Hello,
In App Service on Linux, if you use WEBSITES_ENABLE_APP_SERVICE_STORAGE in true or you use BYOS feature to mount an external path (both options are using Azure Storage mounted in App Service), these directories will be mounted with nobody:nogroup as directories' owners and it's not possible to change them. For example, I wanted to run GLPI Project, https://glpi-project.org/downloads/, in an App Service on Linux using BYOS and the installation requires specific owners for some directories, but I could not finish the installation because I could not change the directories' owners
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.