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

Connecting using connection_string to Azure blob storage #324

Open
albe-jj opened this issue Oct 15, 2024 · 1 comment
Open

Connecting using connection_string to Azure blob storage #324

albe-jj opened this issue Oct 15, 2024 · 1 comment

Comments

@albe-jj
Copy link

albe-jj commented Oct 15, 2024

I would like to connect to S3 using connection_string to Azure blob storage. Would it be somehow possible? Perhaps could be done passing directly the object azure.storage.blobBlobServiceClient?

@nuwang
Copy link
Contributor

nuwang commented Oct 24, 2024

@albe-jj Can you provide a bit more detail about your use case? I didn't quite understand by what you meant by an S3 connection_string to blob storage? There is an azure_client property on the provider through which you can access the native azure driver, but doing so will be at the expense of portability.

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

2 participants