Azure Storage Queue Receiver Connector
It allows applications to send messages to a specific Azure Storage Queue. Messages are usually in JSON or text format and represent a specific action or event.
Required Connector Properties
-
Queue Name: The queue resource name.
-
Azure Credential: Azure credentials refer to the authentication information used to perform data transfers using Azure Storage Queue Service. The name of a previously defined credential is provided.
-
Account Name: Azure account name to be used for authentication with azure queue services.