microsoft / vscode-azureresourcegroups

VS Code extension for managing Azure resources.
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azureresourcegroups
MIT License
52 stars 28 forks source link

[Suggestion] It would be better to add a notification after deleting the resource group #633

Closed v-xinda closed 1 year ago

v-xinda commented 1 year ago

OS: Win 10 Build Version: 20230327.1 Regression: Not a regression

Repro Steps:

  1. Make sure the setting Azure Resource Groups: Suppress Activity Notifications unchecked.
  2. Delete a resource group.
  3. Check whether there is a notification after deleting the resource group.

Actual: There is no notification after deleting the resource group.

Suggestion: It would be better to add a notification after deleting the resource group, like the notification after creating a resource group. image

alexweininger commented 1 year ago

Since we are trying to phase out use of notification for these types of operations, we likely will not be adding any new notifications.