Skip to content

Add option to change the default domain (localhost) when connecting to Azure Storage Emulator. #1385

@diegonzls

Description

@diegonzls

Where I work we run azure storage emulator on a custom IP address instead of localhost, some people run it on a specific domain name. The problem is that there seems to be no way to change the connection string in the Storage Explorer unless you manually modify this file:

C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\out\CloudHub\js\Providers\Azure\Producers\AzureStorageProducer.js

Changing the connection string in that file seems to solve the problem but to be honest it would be better to be able to do this through the UI.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions