Azure / Azure/deployment-stacks

-Verbose does not show status for resources being deleted

Open
#107 1 comment 0 reactions 2 assignees Claimed by @Xynoclafe View on GitHub
needs upvote
Dominant language
Bicep
Stars
101
Forks
13
PR merge metrics
No merged PRs in 30d

Description

I gave previously this feedback but when you run any of the Remove-, Set-, New- commands with -Verbose and a resource is being deleted because it is no longer part of the stack or you are deleting the stack you should get output like this:
VERBOSE: 13:53:25 - Resource Microsoft.DocumentDB/databaseAccounts 'cosmo4343' is being deleted
VERBOSE: 13:53:25 - Resource Microsoft.DocumentDB/databaseAccounts 'cosmo4343' is deleted

Currently you do not get anything. In the below case a public IP address is being deleted but we do not have information what is currently going on and end users will wonder what is going on and what operation on which resource is taking time.
![image](https://github.com/Azure/deployment-stacks/assets/11890856/955c524c-bf4f-47e6-8b51-b595afe44188)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.