appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
32.32k stars 3.5k forks source link

[Feature]: Azure Blob Storage Integration #22647

Open cletisgipson opened 1 year ago

cletisgipson commented 1 year ago

Is there an existing issue for this?

Summary

Please add support for either Azure Blob Storage similar to AWS S3. Or as an alternative a generic SFTP integration would work as well.

Why should this be worked on?

Azure Blob Storage is a very common storage service and used by a large number of organizations. Integrating directly with it would make Appsmith appealing to more potential clients. Or just adding an SFTP integration would achieve the same thing. The SFTP integration could possibly reach more clients as it is provider agnostic.

Simon-Coleman-TfN commented 5 months ago

Noting there are a few other requests similar to this, is there a plan to create the capability to connect to Azure Blob Storage?

NicholasAJackson7 commented 5 months ago

Just echoing the need raised by @cletisgipson , not having a direct integration with Azure Blob Storage is a real shame. We are wishing to allow our app users to upload xlsx files directly to Azure Blob Storage using the filepicker widget. Also, Interested to understand why I am unable to install the SDK for Azure Blob Storage (@azure/storage-blob) to my .js libraries, admittedly, this may be a separate issue.

colin-precisionos commented 1 month ago

I would like to see Azure storage integration as well. Is there a timeline for this?

Nikhil-Nandagopal commented 1 month ago

@colin-precisionos unfortunately we do not have this on our roadmap yet. We do accept contributions if you would like to try to add this integration yourself.