Create Container in Azure
Container is a place holder in Azure which can contain the Blob which we want to store. Let’s create a mule flow which create Azure container – for this we first configure HTTP listener to accept uri parameter – containername as input.
Will pass the same parameter to Azure Storage Connector
Last add Set Payload activity to set Payload with successful response.
Run the mule service and invoke it through Postman or SOAP UI
We get a success response and now we can new container in Azure Storage Explorer
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.
Inspirational post, Thanks for sharing.