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

Azure Storage Blob Sink

Upload data to Azure Storage Blob.

In the header, you can set the file / ce-file property to specify the filename to upload. If you do set property in the header, the Kamelet uses the exchange ID as filename.

Metadata

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

Properties

Name Type Required Default Description
accountName string The Azure Storage Blob account name.
containerName string The Azure Storage Blob container name.
accessKey string The Azure Storage Blob access key.
credentialType string SHARED_ACCOUNT_KEY Determines the credential strategy to adopt.

Dependencies

  • camel:core
  • camel:azure-storage-blob
  • camel:kamelet