Download BLOB message
Let’s create a Mule flow which download the BLOB message from Azure container
Create a HTTP listener

Next we will store the blobname which we want to download from container

Add transformation to set the blobname and the container name

In Azure Storage connector we can pass the same payload 
Next we will add a file activity to save the file to local system

Last we add a transformation to return the success message

Run the mule flow ad test the same through SOAP UI

Blob is now download to local system

Also please see
Azure Storage Container Tutorials
Thank you for taking out time to read the above post. Hope you found it useful. In case of any questions, feel free to comment below. Also, if you are keen on knowing about a specific topic, happy to explore your recommendations as well.
For any latest updates or posts on our website, you can follow us on LinkedIn. Look forward to connecting with you there.