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 an Azure storage backend that uses the Microsoft SDK #606

Open
gaul opened this issue Feb 20, 2024 · 0 comments
Open

Add an Azure storage backend that uses the Microsoft SDK #606

gaul opened this issue Feb 20, 2024 · 0 comments

Comments

@gaul
Copy link
Owner

gaul commented Feb 20, 2024

S3Proxy currently uses Apache jclouds for its Azure Blob integration. This uses the native REST API and has some advantages in terms of similar configuration and logging. However the Microsoft SDK has many more features including authentication that are popular user requests, e.g., #536. This might not be a lot of work to just create a BlobStore implementation that calls into the SDK.

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

No branches or pull requests

1 participant