Skip to content

"az logicapp create" doesn't support functions 4.x runtime  #25820

@nobuko-yamada

Description

@nobuko-yamada

az feedback auto-generates most of the information requested below, as of CLI version 2.0.62

Related command

Following this URL: https://learn.microsoft.com/ja-jp/cli/azure/logicapp?view=azure-cli-latest#az-logicapp-create
az logicapp create --name --resource-group --storage-account
e.g. az logicapp create --name mytestappsstd --resource-group playground --storage-account playground84c9
In this case, mytestappsstd is new Logic Apps Standard's name.
playground and playground84c9 was my existing resource group and storage account.

Describe the bug

Deploy was succeed but some of configuration parameter is missing.
image
("Update to Functions 4.x runtime")

All of the parameter appeared first was below.
image

Because functions runtime is also 3, I changed manually by following this announcement.
https://techcommunity.microsoft.com/t5/integrations-on-azure-blog/azure-logic-apps-standard-now-supports-azure-functions-v4/ba-p/3656072

To Reproduce

Run command.
az logicapp create --name --resource-group --storage-account
In my case, my resource group was located at 'east asia'

Expected behavior

Configuration should be filled without maintaining manually for 4.x runtime.

Environment summary

C:\Users\nobukoyamada>az --version
azure-cli                         2.42.0 *

core                              2.42.0 *
telemetry                          1.0.8

Extensions:
logic                              0.1.6
ssh                                1.1.3

Dependencies:
msal                              1.20.0
azure-mgmt-resource             21.1.0b1

Python location 'C:\Program Files (x86)\Microsoft SDKs\Azure\CLI2\python.exe'
Extensions directory 'C:\Users\nobukoyamada\.azure\cliextensions'

Python (Windows) 3.10.8 (tags/v3.10.8:aaaf517, Oct 11 2022, 16:37:59) [MSC v.1933 32 bit (Intel)]

Additional context

I'm support engineer in Japan. alias: nobukoyamada

Metadata

Metadata

Assignees

Labels

Auto-AssignAuto assign by botClientThis issue points to a problem in the data-plane of the library.Logic Appaz logicService AttentionThis issue is responsible by Azure service team.act-observability-squadbugThis issue requires a change to an existing behavior in the product in order to be resolved.customer-reportedIssues that are reported by GitHub users external to the Azure organization.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions