microsoft / microsoft/vscode-azurecontainerapps
It would be better to change the activity log to "Delete Container Apps environment" when deleting a container apps environment
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 42
- Forks
- 21
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
OS: Win10
Build Version: 20221123.1
Repro Steps:
- Create a new container apps environment.
- Delete the above container apps environment.
- 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.

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

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no file or test; search the extension source for the delete activity-log string and compare it with the create-environment wording. Reproduce the listed create and delete steps in VS Code, then verify that the deletion log uses lowercase “environment” consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript, vscode
- Domain
- cloud, devtools
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100