Related command
az logic workflow create
Is your feature request related to a problem? Please describe.
When existing resource name is used for following command, it overwrites (updates) the resource.
az logic workflow create
Describe the solution you'd like
Feature request to give out duplication error if existing resource name is used for following commands, instead of overwriting (updating) existing resources:
az logic workflow create
Describe alternatives you've considered
Giving option to ovewrite or not
Additional context
https://learn.microsoft.com/en-us/cli/azure/logic/workflow?view=azure-cli-latest#az-logic-workflow-create
Related command
az logic workflow createIs your feature request related to a problem? Please describe.
When existing resource name is used for following command, it overwrites (updates) the resource.
az logic workflow createDescribe the solution you'd like
Feature request to give out duplication error if existing resource name is used for following commands, instead of overwriting (updating) existing resources:
az logic workflow createDescribe alternatives you've considered
Giving option to ovewrite or not
Additional context
https://learn.microsoft.com/en-us/cli/azure/logic/workflow?view=azure-cli-latest#az-logic-workflow-create