Skip to content

Update Dotnet and Node versions for LogicApps #31330

@azureholic

Description

@azureholic

Related command
az logicapp create

Is your feature request related to a problem? Please describe.
The default node version in the configuration is ~16. We cannot set the runtime version higher than ~18 which is almost deprecated.

Describe the solution you'd like
Update the constants file for logic apps to match current supported dotnet and node runtimes.
https://github.com/Azure/azure-cli/blob/dev/src/azure-cli/azure/cli/command_modules/appservice/logicapp/_constants.py

Describe alternatives you've considered
We can update the version later with az logicapp config appsettings set

Additional context

Metadata

Metadata

Type

No type
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