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

Implement Microsoft Azure integration #61

Open
faisalsayed10 opened this issue Jul 13, 2023 · 0 comments
Open

Implement Microsoft Azure integration #61

faisalsayed10 opened this issue Jul 13, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@faisalsayed10
Copy link
Owner

Microsoft Azure also offers their blob storage service which we can integrate into Firefiles. The sad news is that unlike most of the other object storage services, Azure does not support S3-compatible APIs. So we will have to create a new useAzure hook for this integration.

Refer to the CONTRIBUTING.md file to understand how adding a new integration works.

https://github.com/faisalsayed10/firefiles/blob/main/docs/CONTRIBUTING.md#adding-cloud-providers

@faisalsayed10 faisalsayed10 added the enhancement New feature or request label Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant