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

[Suggestion] It would be better to keep the subscription same as the previous status #626

Closed v-xinda closed 1 year ago

v-xinda commented 1 year ago

Environment: VSCode.dev Build Version: v0.6.3-alpha.0 (Preview) Regression: Not a regression

Repro Steps:

  1. Make sure no subscription selected.
  2. F1 -> Click "Sign Out" -> F1 -> Click "Sign In".
  3. Check whether no subscription selected.

Actual: All subscriptions selected after signing in.

Suggestion: It would be better to keep the subscription same as the previous status.