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

2022-11-29 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 2ec30dab7b159ebe0ab2b9da51d911a7418ae1e3
Author: Andrea Cosentino 
AuthorDate: Tue Nov 29 14:53:18 2022 +0100

Add an Azure Storage Blob CDC Source Kamelet - Fix description

Signed-off-by: Andrea Cosentino 
---
 .../main/resources/kamelets/azure-storage-blob-cdc-source.kamelet.yaml  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-cdc-source.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-cdc-source.kamelet.yaml
index 253af45b..219ed0c0 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-cdc-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/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.
 



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

2022-11-29 Thread acosentino
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 1ad219b5b291e7bb634a56f56736531dabf3ad28
Author: Andrea Cosentino 
AuthorDate: Tue Nov 29 14:53:18 2022 +0100

Add an Azure Storage Blob CDC Source Kamelet - Fix description

Signed-off-by: Andrea Cosentino 
---
 .../main/resources/kamelets/azure-storage-blob-cdc-source.kamelet.yaml  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-cdc-source.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-cdc-source.kamelet.yaml
index 253af45b..219ed0c0 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-cdc-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/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.