microsoft / microsoft/vscode-azureresourcegroups
There is an error when naming a resource group with Chinese characters in the VS Code
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 78
- Forks
- 55
- Avg merge
- 16h 49m
- Merged PRs (30d)
- 139
Description
OS: Win10
Build Version: 20220705.2
Regression: Not a regression
Repro Steps:
- Right click the subscription -> Click "Create Resource..." -> Click "Create Resource Group..." -> Enter a name contains Chinese characters (such as: nicole达).
- Check whether there is no error.
Expect:
There is no error.
Actual:
There is an error.

More Info:
This issue doesn't reproduce when naming a resource group with 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 extension's Create Resource Group flow on Windows 10, using a name containing Chinese characters such as "nicole达". Compare the failing behavior with the Azure portal; done means the extension accepts the name without an error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript, vscode
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 40/100