microsoft / microsoft/vscode-azureresourcegroups
[Suggestion] It would be better if disabling the "Delete Resource Group..." action for a resource group which contains Chinese characters
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 78
- Forks
- 55
- Avg merge
- 16h 49m
- Merged PRs (30d)
- 139
Description
OS: Win10
Azure Resource Extension Build Version: 20220616.1
Regression: Not a regression
Repro Steps:
- Create a resource group contains Chinese characters in the portal.
- Back to VS Code -> Right click this resource group -> Click "Delete Resource Group...".
- Check whether succeeds to delete the resource group.
Actual:
Fail to delete the resource group.

Suggestion:
It would be better if disabling the "Delete Resource Group..." action for a resource group which contains Chinese characters.
More Info:
Succeed to delete the resource group contains Chinese characters in the 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
Start by reproducing the issue in the VS Code Azure Resource Groups extension using a resource group whose name contains Chinese characters, following the listed repro steps. Trace the "Delete Resource Group..." action and verify that it is disabled for such resource groups while deletion remains available for supported names.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript, vscode
- Domain
- cloud, devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100