Skip to content

"az logic workflow create" overwrites existing resource instead of giving duplication error #28919

@atsugimatsu

Description

@atsugimatsu

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

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions