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 SAS token support for Azure Blob Storage #614

Merged
merged 1 commit into from Jan 12, 2021

Conversation

mihaitodor
Copy link
Member

Hey @Jeffail, Azure Storage supports this extra SAS token authentication mechanism (details here) which we are using in production. It can be passed in as a connection string, but it's more straightforward to support it directly.

I tested both the input and output with one of our accounts and these changes seem to work correctly.

@Jeffail
Copy link
Member

Jeffail commented Jan 12, 2021

Awesome, looks good, thanks @mihaitodor!

@Jeffail Jeffail merged commit b254724 into benthosdev:master Jan 12, 2021
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.

None yet

2 participants