Azure / Azure/azure-cli

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

Open
#28,919 1 comment 0 reactions 2 assignees Claimed by @zhoxing-ms View on GitHub
act-observability-squad Auto-Assign customer-reported Logic App Service Attention
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

**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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.