Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for AZURE_CONNECTION_STRING #656

Closed
wants to merge 5 commits into from
Closed

Add support for AZURE_CONNECTION_STRING #656

wants to merge 5 commits into from

Conversation

taymonbeal
Copy link

This allows arbitrary connection settings to be specified, as long as the Azure Python library supports them.

Not sure how to test this, since the existing tests mock this part out.

Fixes #643.

@nitely
Copy link
Contributor

nitely commented Jan 25, 2019

this is fixed in #658

@sww314 sww314 added the azure label May 10, 2019
This incorporates the changes from #658, most relevantly (for our purposes) support for AZURE_CONNECTION_STRING.
For compatibility with azure-blob-storage 2.0.

Fixes #704.

Tests to follow.
Getting tests working on this proved difficult, and I need to get it into production now.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

custom domain for azure
3 participants