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 change the "resource group" to "Resource Group" in the "Activity Log" window #627

Closed v-xinda closed 1 year ago

v-xinda commented 1 year ago

OS: Win 10 Build Version: v0.6.2 (Current Release) Regression: Not a regression

Repro Steps:

  1. Delete a resource group.
  2. Check the log in the "Activity Log" window.

Actual: Display "Delete resource group 'xxx' Succeeded". image

Suggestion: It would be better to change the "resource group" to "Resource Group" in the "Activity Log" window, because in the created log, display the "Create Resource Group 'xxx' Succeeded". image