microsoft / microsoft/AzureStorageExplorer

Unable to connect to Azure Stack using Connection String

Open
#127 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Storage Explorer Version: 1.0.0.0
Platform: Windows
Architecture: ia32
Build Number: 20180415.2
Commit: 5d603052
Regression From: no

Steps to Reproduce:
  1. Creating connection to Azure Stack using connection string
  2. When I switch to AzureStack mode I am trying to connect to storage using connection string.But always get error (below) which showing that Azure Storage Explorer is ignoring Stack mode as well as connection string which hold of the EndpointSuffix information and always connecting to public endpoints.

example of used connection string:
DefaultEndpointsProtocol=https;AccountName=poc2ssseimages;AccountKey=***;EndpointSuffix=local.azurestack.external

Expected Experience:

successful connection to Azure Stack storage account

Actual Experience:

connection fail

capture

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.

Research direction

Start by reproducing the Azure Stack connection-string flow on Windows with the provided EndpointSuffix value, then trace how Azure Stack mode and connection strings select storage endpoints. Done means a connection using the example string reaches the Azure Stack storage account rather than public endpoints.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud, desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.