2 Home
gitea_admin edited this page 2026-03-11 14:34:58 +00:00

Azure Storage Blob Changefeed Source

Consume events from an Azure Storage Blob change feed.

Metadata

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

Properties

Name Type Required Default Description
period integer 10000 The interval (in milliseconds) between fetches to the Azure Storage change feed.
accountName string The Azure Storage Blob account name.
accessKey string The Azure Storage Blob access Key.

Dependencies

  • camel:azure-storage-blob
  • camel:kamelet
  • camel:core
  • camel:jackson
  • camel:jsonpath
  • camel:timer