Skip to content

Storage emulator node does not appear in Storage Explorer after running Azurite container in Docker desktop #8812

@v-xianya

Description

@v-xianya

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

  1. Launch Docker Desktop, then expand the Terminal from the status bar at the bottom.
  2. Run docker pull mcr.microsoft.com/azure-storage/azurite to download the Azurite Docker image.
  3. Click the “Images” button on the left, then click the Play button to run a new container.
  4. Expand the “Optional settings” and assign three host ports (10000,10001,10002).
  5. Launch Storage Explorer -> Expand Emulator & Attached -> Storage Accounts.
  6. 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)".
Image

Expected Experience

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

Additional Context

  1. This issue doesn't reproduce on MacOS.
  2. This issue also reproduces for Custom accounts.

Metadata

Metadata

Assignees

Labels

🪲 regressionIssue was working in a previous version🧪 testingFound through regular testing

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions