vscode-azureresourcegroups
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
OS: All Build Version: 0.10.10 Regression: Not a regression
Repro Steps:
- Ensure that Microsoft-authentication: Implementation in Settings is set to msal.
- Sign in with Azure account.
- F1-> Click "Azure: Group by Resource Group/ARM Tag.../Location".
- "Sign Out" the Microsoft account.
- Check the Azure Resources view.
Expect:
The "Sign in to Azure..." shows in Azure Resources view.
Actual:
The "Select Subscriptions..." shows in Azure Resources view.
More Info:
- This issue also reproduces on the current released build 0.10.9.
- Refresh can fix this issue.
- This issue does not reproduce if Resources view groups by Resource Type.