WEBSITES_ENABLE_APP_SERVICE_STORAGE default value is false when create Custom Container resource.
[Enter feedback here]
WEBSITES_ENABLE_APP_SERVICE_STORAGE default value is false when create Custom Container resource. My reproduce environment set WEBSITES_ENABLE_APP_SERVICE_STORAGE is false. However, we confirmed documentation this is true by default. Please could you check which is correct value?
https://learn.microsoft.com/en-us/azure/app-service/reference-app-settings?tabs=kudu%2Cdotnet#custom-containers
WEBSITES_ENABLE_APP_SERVICE_STORAGE | Set to true to enable the /home directory to be shared across scaled instances. The default is true for custom containers.
Troubleshooting Steps
-
When I create Web App resource and choose Publish is
Container. -
Only select by default, Microsoft provide container staticsite:latest selected.
-
WEBSITES_ENABLE_APP_SERVICE_STORAGE default value is
falseon App Settings.
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
- ID: f081389e-21ca-4d1a-80e1-d96c13ec1ffb
- Version Independent ID: 9d1246c8-bfbf-78af-e87f-4d0dd287da90
- Content: Environment variables and app settings reference - Azure App Service
- Content Source: articles/app-service/reference-app-settings.md
- Service: app-service
- GitHub Login: @cephalin
- Microsoft Alias: cephalin
@komayama Thanks for your feedback! We will investigate and update as appropriate.