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 Storage Account blobs [feature request] #164

Closed
sshipway opened this issue Sep 18, 2024 · 1 comment
Closed

Add support for Azure Storage Account blobs [feature request] #164

sshipway opened this issue Sep 18, 2024 · 1 comment

Comments

@sshipway
Copy link

Summary
It would be very helpful if this also supported saving core dump files to an Azure Storage Account, as well as to an S3 store. Ideally, this should allow Service Principal authentication, rather than Access Key or SAS (which have management and security issues).

Use Case
Containers running in an AKS Kubernetes cluster should be able to write direct to a blob container

Alternatives
There are some S3-to-SA proxies available, but they require an additional container and can have translation problems, particularly with Metadata conversion.

@No9
Copy link
Collaborator

No9 commented Sep 20, 2024

Thanks for the interest in the project
As per #74 there is no active development planned for Azure Blob Storage but PRs are welcome.

@No9 No9 closed this as completed Sep 20, 2024
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