Delete BLOB from Container
To Show how we can delete blob from Azure. Let’s create a Mule flow which delete the JSON message in BLOB container
Create a HTTP listener
Next we will store the blobname which we want to delete from container
Add transformation to set the blobname and the container name
In Azure Storage connector we can pass the same payload
Last we add a transformation to return the success message
Run the mule flow ad test the same through SOAP UI
Blob is now deleted from the Azure Container
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.