2 Home
gitea_admin edited this page 2026-03-11 14:35:07 +00:00

Azure Storage Blob Data Lake Source

Consume files from Azure Storage Blob Data Lake.

Metadata

Property Value
Type source
Group Azure Storage Blob Data Lake
Namespace Azure
Support Level Stable
Provider Apache Software Foundation

Properties

Name Type Required Default Description
accountName string The Azure Storage Blob Data lake account name.
clientId string The Azure Storage Blob Data lake client Id.
clientSecret string The Azure Storage Blob Data lake client secret.
tenantId string The Azure Storage Blob Data lake tenant id.
fileSystemName string The Azure Storage Blob Data lake File system name.
delay integer 500 The number of milliseconds before the next poll of the selected blob.
credentialType string CLIENT_SECRET Determines the credential strategy to adopt.

Dependencies

  • camel:azure-storage-datalake
  • camel:kamelet
  • camel:core
  • camel:timer