This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch kafka-azure-storage-append
in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git


The following commit(s) were added to refs/heads/kafka-azure-storage-append by 
this push:
     new 8df54b5  Added a Kafka Batch to Azure Storage Blob Append Example
8df54b5 is described below

commit 8df54b5cce9c3f8244b679a38eb475cf8b799c4e
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue May 7 11:10:18 2024 +0200

    Added a Kafka Batch to Azure Storage Blob Append Example
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
---
 jbang/kafka-batch-azure-storage-blob/README.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jbang/kafka-batch-azure-storage-blob/README.adoc 
b/jbang/kafka-batch-azure-storage-blob/README.adoc
index aeb4316..b236813 100644
--- a/jbang/kafka-batch-azure-storage-blob/README.adoc
+++ b/jbang/kafka-batch-azure-storage-blob/README.adoc
@@ -59,7 +59,7 @@ Create a container on your personal account.
 
 The Kamelet will use the accessKey for this purpose, so you'll need to copy it.
 
-Modify the kafka-batch-azure-storage-blob.yaml file to add the correct region 
and the correct bucket name.
+Modify the kafka-batch-azure-storage-blob.yaml file to add the account name, 
container name and access key.
 
 === How to run
 

Reply via email to