Azure / azure-cli

Azure Command-Line Interface
MIT License
3.96k stars 2.94k forks source link

Feature to create Workflows in Standard Logic Apps #28028

Open jasalltime opened 8 months ago

jasalltime commented 8 months ago

Related command az logicapp create

I am trying to create a Standard Logic app using python script, and found that we've got no options to create a Workflow for the Standard Logic Apps.

We may use Azure CLI and, define a command similar to the one for consumption logic app i.e. az logic create workflow. There's an already defined command, az logicapp create , similar to that we can define a az logicapp create workflow .

There's no alternative that I've found till now

yonzhan commented 8 months ago

Thank you for opening this issue, we will look into it.