vscode-azureresourcegroups icon indicating copy to clipboard operation
vscode-azureresourcegroups copied to clipboard

"Sign in to Azure..." does not appear in Azure Resources view after signing out the account from "Group by Resource Group/ARM Tag/Location" command

Open Eva-Feng opened this issue 9 months ago • 0 comments

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

Repro Steps:

  1. Ensure that Microsoft-authentication: Implementation in Settings is set to msal.
  2. Sign in with Azure account.
  3. F1-> Click "Azure: Group by Resource Group/ARM Tag.../Location".
  4. "Sign Out" the Microsoft account.
  5. Check the Azure Resources view.

Expect: The "Sign in to Azure..." shows in Azure Resources view. Image

Actual: The "Select Subscriptions..." shows in Azure Resources view. Image

More Info:

  1. This issue also reproduces on the current released build 0.10.9.
  2. Refresh can fix this issue.
  3. This issue does not reproduce if Resources view groups by Resource Type.

Eva-Feng avatar Apr 30 '25 06:04 Eva-Feng