Skip to content

Mulesy

MuleSoft Learning Made Easy

  • Mulesoft Tutorials for Beginners
  • Mulesoft Sample POCs
  • Mulesoft Interview Questions
  • About Us

Category: Azure Storage

Azure Storage connectors

List Blob in Azure Container

Azure StorageAzure Container in Mule, Azure Storage Connector, Blob in AzureLeave a comment

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   Pass same param to Azure Storage Connector and select List blobs in container operation   Transform the output in some more readable form…

Share this:
Read More

Download BLOB message

Azure StorageAzure Container in Mule, Blob in Azure, Download BlobLeave a comment

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…

Share this:
Read More

Delete BLOB from Container

Azure StorageAzure Container in Mule, Azure Storage Connector, Blob in AzureLeave a comment

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…

Share this:
Read More

Upload BLOB to Azure Container

Azure StorageAzure Container in Mule, Blob in Azure, MuleSoft Azure, Upload Blob5 Comments

Upload BLOB to Azure Container   Let’s create a Mule flow which upload the JSON BLOB message to Azure BLOB container. Create a HTTP listener to accept JSON request   Next we will store the request in local file   We will also accept filename as query param which will be used as Name of…

Share this:
Read More

Dequeue multiple message from Azure Queue

Azure StorageAzure Queue, Azure Storage Connector, Dequeue from Azure Queue2 Comments

Dequeue multiple message from Azure Queue   Let’s see how we can Dequeue multiple message from Azure Queue. Create a mule service which will poll the Azurequeue every 10 seconds and print the messages in Logger. For testing we can push messages to Azure Queue   In Mule flow set Polling frequency and add logger…

Share this:
Read More

Dequeue message from Azure Queue

Azure StorageAzure Queue, Azure Storage Connector, Dequeue from Azure Queue1 Comment

  Dequeue message from Azure Queue Lets create a mule service which will poll the Azure queue every 10 seconds and print the same in Logger. For testing we can push message to Azure Queue   In Mule floe set Polling frequency –   Azure Storage configuration – put the queue name   Payload we…

Share this:
Read More

Add message to Azure Queue

Azure StorageAzure Queue, MuleSoft AzureLeave a comment

Add message to Azure Queue   To Show how we can add message to Azure Queue. Let’s create a mule service which accept a JSON request as   To convert the incoming JSON to String we can use Byte Array To String and later use transform activity to convert message payload to Azure Storage –…

Share this:
Read More

Create Table in Azure

Azure StorageAzure Storage Connector, Azure Table, MuleSoft AzureLeave a comment

Create Table in Azure   Let’s create a mule flow which create Azure Table – for this we first configure HTTP listener to accept URI parameter – tablename as input.   Will pass the same name to Azure Storage Connector   Last add Set Payload activity to set Payload which will be return to caller…

Share this:
Read More

Create Queue in Azure

Azure StorageAzure Queue, Azure Storage Connector, MuleSoft AzureLeave a comment

Create Queue in Azure   Let’s create a mule flow which create Azure Queue – for this we first configure HTTP listener to accept UIR parameter – queuename as input.   Will pass the same name to Azure Storage Connector and Last add Set Payload activity to set Payload which will be return to caller  …

Share this:
Read More

Create Container in Azure

Azure StorageAzure Container in Mule, Azure Storage Connector1 Comment

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…

Share this:
Read More

Posts navigation

Older posts

Search MuleSoft Topic

Translate

en English
zh-CN Chinese (Simplified)nl Dutchen Englishfr Frenchde Germanit Italianpt Portugueseru Russianes Spanishsv Swedish

Topics

+ open all | - close all

 

Recent Posts

  • Simulating VCores in Anypoint Studio
  • Connect with Google Drive
  • MuleSoft Anypoint Datagraph
  • Azure AD as Client Provider
  • Play with brackets () {} [] and Complex If-else conditions

Popular Posts

  • Convert Array To String In Dataweave 2.0
  • MuleSoft API lifecycle
  • Error Handling in Mule 4
  • Map function in Dataweave
  • Enable/Disable Logging In Mule 4

Popular Tags

amazon web services API Manager aws Azure Container in Mule Azure Storage Connector Cosmos Crypto dataweave interview question mule mule 4 mulesoft MuleSoft Azure MuleSoft Integration Pattern mulesoft interview questions MySQL object store PGP policy s3 salesforce

Links

LinkedIn

Testimonials / Submit Testimonial

Contributory

Suggestions

Email us – [email protected]

© All right reserved 2022

Education Base by Acme Themes