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
34.69k stars 3.75k forks source link

[Feature] New plugin: Azure Blob Storage #3444

Open sharat87 opened 3 years ago

sharat87 commented 3 years ago

Azure blob storage is an S3 like storage platform, but with an API that doesn't completely conform to the S3 protocol. So, this might end up being a plugin separate from the S3 plugin.

hoopersclub commented 2 years ago

I would like this feature to upload images from my appsmith CMS to my azure blob. The idea is to store images inside azure's blob and respective path in my postgres db.