Azure / Azure/azure-cli

Update Dotnet and Node versions for LogicApps

Open
#31,330 1 comment 0 reactions 2 assignees Claimed by @zhoxing-ms View on GitHub
act-observability-squad Auto-Assign Logic App Service Attention
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 22h
Merged PRs (30d)
64

Description

**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**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.