Skip to content

az functionapp should not set WEBSITE_NODE_DEFAULT_VERSION for all Linux apps #12429

Description

@Francisco-Gamino

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 WEBSITE_NODE_DEFAULT_VERSION for Linux function apps
https://github.com/Azure/azure-cli/blob/dev/src/azure-cli/azure/cli/command_modules/appservice/custom.py#L2438

To Reproduce
Create a Linux function app. Notice that the app setting WEBSITE_NODE_DEFAULT_VERSION is being set, but should not be the case.

Expected behavior
The app setting WEBSITE_NODE_DEFAULT_VERSION should not be set.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Functionsaz functionappService AttentionThis issue is responsible by Azure service team.

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions