We're trying to create blob storage for a database of images. What happens to the metadata attached with images when we upload them to blob storage. Would they be easily accessible?
Would you be able to search through the images based on their respective metadata? Or would we have to use metadata of each image to update metadata of the blob for them to be used to search through the blobs?