Skip to main content

Azure Storage Queue Connector

Azure Storage Queue connector enables asynchronous message communication between applications.

Service Description

There are two component options for configuring a connector to communicate with Azure Storage Queue:

  • Azure Storage Queue Receiver Connector
  • Azure Storage Queue Sender Connector

Azure Storage Queue is a messaging service in Microsoft Azure that helps facilitate communication between different components of an application or system. It enables asynchronous communication between application components, allowing them to exchange messages. This connector allows you to securely and quickly message or read messages from the Azure Storage Queue application.

Beginning

Follow these steps before starting the integration:

  • Get your storage account name and access key to access Azure Storage Queue.
  • You must configure access controls for your Azure Storage account. If necessary, you should create security policies to limit access to your Azure Storage account and increase security measures.
  • Create credentials for Azure in the Credential tab on the Operations page.