Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Suggestion] It would be better if disabling the "Delete Resource Group..." action for a resource group which contains Chinese characters #315

Open
v-xinda opened this issue Jun 17, 2022 · 1 comment
Labels
AT-CTI Created by CTI team 🐛bug Something isn't working upstream
Milestone

Comments

@v-xinda
Copy link

v-xinda commented Jun 17, 2022

OS: Win10
Azure Resource Extension Build Version: 20220616.1
Regression: Not a regression

Repro Steps:

  1. Create a resource group contains Chinese characters in the portal.
  2. Back to VS Code -> Right click this resource group -> Click "Delete Resource Group...".
  3. Check whether succeeds to delete the resource group.

Actual:
Fail to delete the resource group.
image

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.

@v-xinda v-xinda added the AT-CTI Created by CTI team label Jun 17, 2022
@v-xinda v-xinda changed the title [Suggestion] It would be better if disable the "Delete Resource Group..." action for a resource group which contains Chinese characters [Suggestion] It would be better if disabling the "Delete Resource Group..." action for a resource group which contains Chinese characters Jun 17, 2022
@alexweininger
Copy link
Member

This is a bug in the SDK/REST API specs see Azure/azure-sdk-for-js#13247

@alexweininger alexweininger added upstream 🐛bug Something isn't working labels Jul 6, 2022
@alexweininger alexweininger added this to the Tracking milestone Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AT-CTI Created by CTI team 🐛bug Something isn't working upstream
Projects
None yet
Development

No branches or pull requests

2 participants