Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
atsugimatsu opened this issue May 9, 2024 · 1 comment
Assignees
Labels
Auto-Assign Auto assign by bot customer-reported Issues that are reported by GitHub users external to the Azure organization. Logic App az logic Service Attention This issue is responsible by Azure service team.

Comments

@atsugimatsu
Copy link

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

@microsoft-github-policy-service microsoft-github-policy-service bot added customer-reported Issues that are reported by GitHub users external to the Azure organization. Auto-Assign Auto assign by bot Logic App az logic Service Attention This issue is responsible by Azure service team. labels May 9, 2024
@yonzhan
Copy link
Collaborator

yonzhan commented May 9, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Assign Auto assign by bot customer-reported Issues that are reported by GitHub users external to the Azure organization. Logic App az logic Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

4 participants