You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: