microsoft / vscode-azurestaticwebapps

Azure Static Web Apps extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurestaticwebapps
MIT License
88 stars 35 forks source link

Fail to execute command "Azure Static Web Apps: Open in Portal" from command palette with an error #671

Closed v-xinda closed 2 years ago

v-xinda commented 2 years ago

OS: All Build Version: 20220420.11 Regression: Not a regression

Repro Steps:

  1. F1 -> Azure Static Web Apps: Open in Portal -> Select a resource group (the resource group contains a static web app) -> select a resource.
  2. Check whether succeeds to execute command "Azure Static Web Apps: Open in Portal".

Expect: Succeed to execute command "Azure Static Web Apps: Open in Portal".

Actual: Fail to execute command "Azure Static Web Apps: Open in Portal" with an error. image

alexweininger commented 2 years ago

This is fixed, and now the command is "Azure Resource Groups: Open in Portal".