microsoft / vscode-azurecontainerapps

Azure Container Apps extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurecontainerapps
MIT License
33 stars 13 forks source link

It would be better to change the activity log to "Delete Container Apps environment" when deleting a container apps environment #226

Open v-ruizh opened 1 year ago

v-ruizh commented 1 year ago

OS: Win10 Build Version: 20221123.1

Repro Steps:

  1. Create a new container apps environment.
  2. Delete the above container apps environment.
  3. Check whether the activity log is "Delete Container Apps environment" when deleting the container apps environment.

Actual: The activity log is "Delete Container Apps Environment" when deleting the container apps environment.

Suggestion: It would be better to change the activity log to "Delete Container Apps environment", keep consistently with creating environment log. image

More Info: The log is "Delete Container Apps environment" when deleting the container Apps environment in portal. image

v-chenzha commented 1 year ago

Verified this issue on the latest main branch build 20230516.8, it still reproduces for now.