Azure Blob Storage Sender Connector
Reads the contents of the blob according to its name with the set scheduler job.
Required Connector Properties
-
Container Name: The blob container name.
-
Azure Credential: Azure credentials refer to the authentication information used to perform data transfers using Azure Storage Blob Service. The name of a previously defined credential is provided.
-
Account Name: Azure account name to be used for authentication with azure blob services.
-
Blob Name: The blob name, to consume specific blob from a container.
-
Scheduler - Cron: This variable allows determining the working interval and frequency of the defined Azure Storage Blob service in Cron format. Cron is used to schedule tasks to run at specific intervals or on specific dates and times.