azure-docs icon indicating copy to clipboard operation
azure-docs copied to clipboard

WEBSITES_ENABLE_APP_SERVICE_STORAGE default value is false when create Custom Container resource.

Open komayama opened this issue 1 year ago • 1 comments

[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

  1. When I create Web App resource and choose Publish is Container. image

  2. Only select by default, Microsoft provide container staticsite:latest selected. image

  3. WEBSITES_ENABLE_APP_SERVICE_STORAGE default value is false on App Settings. image


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

komayama avatar Apr 26 '24 06:04 komayama

@komayama Thanks for your feedback! We will investigate and update as appropriate.

TPavanBalaji avatar Apr 26 '24 15:04 TPavanBalaji