Prevent deleting resource group by mistake #15501
-
In Azure, customer has couple approach to avoid that mis-operation such as controlling the permission, or applying the lock on resource group to prevent deleting. Azure PowerShell team is considering another approach from client side to prevent mistakes. We are learning other CLI tools' practice.
Similarly, we are proposing to check the content under resource group before executing deletion. If resource group is not empty and We also thinking to introduce an environment variable to turn on/off this additional check. Looking forward to your thoughts |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Due to no comments on this new feature, we are closing this conversation for now. Feel free to add comments or reopen a new feature request in the future if this capability is needed. |
Beta Was this translation helpful? Give feedback.
Due to no comments on this new feature, we are closing this conversation for now. Feel free to add comments or reopen a new feature request in the future if this capability is needed.