Feature to create Workflows in Standard Logic Apps
Open
Logic App (standard)
Service Attention
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
**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
Contributor guide
Assessment
This issue has not been assessed yet.