copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
Azure Functions BlobTrigger Properties Binding Problem I am trying to create a Azure Function that uses a BlobTrigger to manipulate some files and then save them back into the blob To do this I want to be able to access the BlobProperties object to check the Content-Type of the file, to ensure it is supported by my manipulation routine