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

An error occurs when creating a VM with "West Europe" location #376

Closed v-ruizh closed 1 year ago

v-ruizh commented 1 year ago

OS: Win 10 Build Version: 20230322.1

Repro Steps:

  1. Create a virtual machine with "West Europe" location.
  2. Check whether succeeds to create a VM with "West Europe" location.

Expect: Succeed to create a VM with "West Europe" location.

Actual: An error occurs when creating a VM with "West Europe" location. image

More Info:

  1. The failed VM still shows in the VM tree view. image
  2. The failed VM also shows in portal.
alexweininger commented 1 year ago

Does this still reproduce?

v-ruizh commented 1 year ago

This issue does not reproduce on the VM extension build 20230405.1, close it.