List Blob in Azure Container

 

Let’s see how we can list blob which are available in Azure Container, Create a mule service which will accept container name as query parameter

List Blob in Azure Container

 

Pass same param to Azure Storage Connector and select List blobs in container operation

List Blob in Azure Container

 

Transform the output in some more readable form which can be send as response

List Blob in Azure Container

 

Before running the service, we push some messages to Blob storage

List Blob in Azure Container

 

Run the service and test it through SOAP UI

 

Here we can see the name of the blobs which are there in the container

we can use this operation for checking how many blobs are there in Azure container and accordingly can make a batch size in which we can read the number of messages using Dequeue messages operation – which accept number of message to be read per invocation as an input

Also please see

Azure Storage Container Tutorials

Azure Storage Exchange

  
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.


Share this:
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments