0
votes

I've tried lots of different approaches & read lots of answers on SO but reaching out for help with this as I've hit a wall.

I have a storage account & container on azure, I'm successfully uploading images there but for some reason they seem to be corrupting.

I cannot access any image via an img tag nor can I view them (in windows photos) if I download them directly from the container.

I believe I have the correct configuration, public access level blob (I've also tried public access level container).

container access level access level img

view of the uploaded blob azure blob img

The image doesn't display via the url on my razor page

html img tag missing img razor page

Nor am I able to view it if I download & open in windows

downloaded img from container corrupt image