Skip to content

Fix wasb URI parsing for Azure#167

Open
hkrutzer wants to merge 1 commit intoyandex-cloud:masterfrom
hkrutzer:fix_azure_config
Open

Fix wasb URI parsing for Azure#167
hkrutzer wants to merge 1 commit intoyandex-cloud:masterfrom
hkrutzer:fix_azure_config

Conversation

@hkrutzer
Copy link

When mounting Azure storage with wasb://container@account.blob.core.windows.net,
the URL scheme parsing was being skipped,
resulting in the error "bucket wasb does not exist".

Fixes #151

When mounting Azure storage with wasb://container@account.blob.core.windows.net,
the URL scheme parsing was being skipped,
resulting in the error "bucket wasb does not exist".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot mount Azure storage

1 participant