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

Azure Storage Blob Data Lake Sink

Send data to Azure Storage Blob Data Lake.

Metadata

Property Value
Type sink
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.
credentialType string CLIENT_SECRET Determines the credential strategy to adopt.

Dependencies

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