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
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
useAzurehook for this integration.Refer to the
CONTRIBUTING.mdfile to understand how adding a new integration works.https://github.com/faisalsayed10/firefiles/blob/main/docs/CONTRIBUTING.md#adding-cloud-providers