Azure / Azure/azure-cli

az resource delete --resource-type "Microsoft.Logic/workflows" doen't work when we try to delete a logic app.

Open
#25,209 1 comment 1 reaction 1 assignee Claimed by @zhoxing-ms View on GitHub
act-identity-squad ARM Auto-Assign Azure CLI Team customer-reported feature-request
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 10h
Merged PRs (30d)
64

Description

> ### `az feedback` auto-generates most of the information requested below, as of CLI version 2.0.62

**Related command**
az resource delete --resource-group --name --subscription --resource-type "Microsoft.Logic/workflows"

**Describe the bug**
When we ran commented command, the logic app is never deleted. There is not response after run the command.

**To Reproduce**
run this command az resource delete --resource-group --name --subscription --resource-type "Microsoft.Logic/workflows"

**Expected behavior**
Logic app expected to be deleted.

**Environment summary**
N/A

**Additional context**
We also tested with powershell command getting the same result. We use AZ CLI command mainly.

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.