microsoft / microsoft/vscode-azureresourcegroups
An error message pops up when double clicking the storage account to reveal it in Storage view at the first time
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 78
- Forks
- 55
- Avg merge
- 16h 49m
- Merged PRs (30d)
- 139
Description
OS: Win 10
Build Version: 20211018.1
Regression: Not a regression
Repro Steps:
- Expand one resource group which has one storage account.
- Single click the storage account -> Install the Azure storage extension from the explorer -> Double click the storage account.
- Check whether succeed to reveal the storage account in Storage view without any error.
Expect:
Succeed to reveal the storage account in Storage view without any error.
Actual:
An error message pops up when revealing the storage account in Storage view.

More Info:
- This issue also reproduces when double clicking a function app to reveal.
- This issue does not reproduce at the second time.
- Restart VS Code if you can't reproduce this issue.
- This issue also reproduces on the latest released Resource extension v0.4.0.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the first-time double-click flow for an Azure storage account in the Storage view, also checking the function app case; the payload names no source files or tests. Trace the reveal flow and identify why the initial attempt shows an error, then verify that both resource types open without an error on first reveal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript, vscode
- Domain
- cloud, devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100