az functionapp should not set `FUNCTIONS_EXTENSION_VERSION` for function apps with custom docker images
Open
act-observability-squad
Functions
Service Attention
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
> ### `az feedback` auto-generates most of the information requested below, as of CLI version 2.0.62
**Describe the bug**
az function app should not set `FUNCTIONS_EXTENSION_VERSION` for function apps with custom docker images
This is the line of code that sets the function app setting
https://github.com/Azure/azure-cli/blob/dev/src/azure-cli/azure/cli/command_modules/appservice/custom.py#L2434
Contributor guide
Assessment
This issue has not been assessed yet.