You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/11/29 13:53:41 UTC

[camel-kamelets] 01/02: Add an Azure Storage Blob CDC Source Kamelet - Fix description

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

acosentino pushed a commit to branch fix-cdc-azure-storage-blob
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit c1d52ecee40d19f49216c947924aa4f35065c037
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Nov 29 14:52:21 2022 +0100

    Add an Azure Storage Blob CDC Source Kamelet - Fix description
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 kamelets/azure-storage-blob-cdc-source.kamelet.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kamelets/azure-storage-blob-cdc-source.kamelet.yaml b/kamelets/azure-storage-blob-cdc-source.kamelet.yaml
index 253af45b..219ed0c0 100644
--- a/kamelets/azure-storage-blob-cdc-source.kamelet.yaml
+++ b/kamelets/azure-storage-blob-cdc-source.kamelet.yaml
@@ -31,7 +31,7 @@ spec:
   definition:
     title: Azure Storage Blob CDC Source
     description: |-
-      Receive data from Azure Service Bus SQS subscribed to Azure Event Grid reporting events related to a Azure Storage Blob account.
+      Receive data from Azure Service Bus subscribed to Azure Eventgrid reporting events related to a Azure Storage Blob account.
 
       Connection string is the basic method for authenticating to the Azure Servicebus Queue.