microsoft / vscode-azureresourcegroups

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

Fail to create a resource group with an error #634

Closed v-xinda closed 1 year ago

v-xinda commented 1 year ago

OS: Win 10 Build Version: 20230327.1 Regression: previous release

Repro Steps:

  1. F1 -> Click "Azure: Create Resource Group..." -> Enter a name -> Select a location.
  2. Check whether Succeeds to create a resource group.

Expect: Succeed to create a resource group.

Actual: Fail to create a resource group with an error. image

nturinski commented 1 year ago

This should be fixed by https://github.com/microsoft/vscode-azureresourcegroups/pull/632