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.
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.
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.