microsoft / vscode-azurevirtualmachines

Azure Virtual Machines extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurevirtualmachines
MIT License
32 stars 20 forks source link

The location is not divided into "Recommended" and "Other" parts #249

Closed v-ruizh closed 3 years ago

v-ruizh commented 3 years ago

OS: All Build Version: 20210512.8

Repro Steps:

  1. F1 --> Select "Azure Virtual Machines : Create Virtual Machine..." --> Input a name -> Input a passphrase and click "Enter".
  2. It will navigate to the location list.
  3. Check whether the location is divided into "Recommended" and "Other" parts or not.

Expect: The location is divided into "Recommended" and "Other" parts, like it in resource groups extension. image

Actual: The location is not divided into "Recommended" and "Other" parts. image

More Info: The location is divided into "Recommended" and "Other" parts in portal.

v-ruizh commented 3 years ago

Verified this issue on VM extension 20211027.1, it is fixed. Close it. image