-
Notifications
You must be signed in to change notification settings - Fork 90
Closed
Labels
🪲 regressionIssue was working in a previous versionIssue was working in a previous version🧪 testingFound through regular testingFound through regular testing
Milestone
Description
Storage Explorer Version
1.41.0-dev
Regression From
1.40.2
Architecture
x64
Storage Explorer Build Number
20251107.1
Platform
All
OS Version
Windows 11 x64
Bug Description
After launching Docker Desktop and running the Azurite Docker image, the expected storage emulator node does not appear in Storage Explorer.
Resource Types
No response
Authentication Method
Sign in
Connection Type
None
Steps to Reproduce
- Launch Docker Desktop, then expand the Terminal from the status bar at the bottom.
- Run docker pull mcr.microsoft.com/azure-storage/azurite to download the Azurite Docker image.
- Click the “Images” button on the left, then click the Play button to run a new container.
- Expand the “Optional settings” and assign three host ports (10000,10001,10002).
- Launch Storage Explorer -> Expand Emulator & Attached -> Storage Accounts.
- Check whether a node appears with a name following the format "Account Name (Container Name)".
Actual Experience
No node appears with a name following the format "Account Name (Container Name)".

Expected Experience
A node appears with a name following the format "Account Name (Container Name)".

Additional Context
- This issue doesn't reproduce on MacOS.
- This issue also reproduces for Custom accounts.
Metadata
Metadata
Assignees
Labels
🪲 regressionIssue was working in a previous versionIssue was working in a previous version🧪 testingFound through regular testingFound through regular testing