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