I have PNG images which i want to store in cosmos db along with some metadata. What is the best way to store it ? I don\'t want to store in Azure blob storage separately, be
There is a limitation for the total size of all attachments..
I published a blog article which shows a comparison.
https://docdb.info/azure-cosmos-db-document-attachment-storage-comparison/
I am about to publish an article which shows how you can use a Function App to receive a Form-Post an saves the file attachment.