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

VScode can't switchover azure resource #787

Closed winer406 closed 11 months ago

winer406 commented 11 months ago

Does this occur consistently? Repro steps:

  1. I had changed my Azure account and subscription, but Azure resource(remote) still keep in previous.
  2. And I had re-installed Azure extension (Azure Tools, Azure account, Azure resources...), still the same issues.

Version: 0.8.0 OS: darwin OS Release: 23.1.0 Product: Visual Studio Code Product Version: 1.85.0 Language: zh-tw

winer406 commented 11 months ago

Sorry, I reviewed previous issues and got this is a bug from issue #785. I rollback Azure Resources version to v0.7.1 and it's OK now.