microsoft / microsoft/AzureStorageExplorer

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

Open
#1,385 5 comments 4 reactions 1 assignee View on GitHub

@craxal is already working on this.

Since Jun 24, 2019.

:gear: documentation :gear: emulator
Dominant language
No language data
Stars
452
Forks
92
Avg merge
15h 20m
Merged PRs (30d)
3

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.