microsoft / microsoft/AzureStorageExplorer
Unable to connect to Azure Stack using Connection String
Nobody has claimed this yet.
- 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:
- Creating connection to Azure Stack using connection string
- 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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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