microsoft / vscode-azureresourcegroups

VS Code extension for managing Azure resources.
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azureresourcegroups
MIT License
53 stars 28 forks source link

The resource group list is not sorted by initial when executing "Azure: Delete Resource Group..." from command palette #570

Closed v-chenzha closed 1 year ago

v-chenzha commented 1 year ago

OS: All Build Version: 20230213.13 Regression: Previous release

Repro Steps:

  1. F1 -> Azure: Delete Resource Group... -> Select subscription.
  2. Check whether the resource group list is sorted by initial.

Expect: The resource group list is sorted by initial. image

Actual: The resource group list is not sorted by initial. image