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/03/18 12:59:53 UTC

[camel-kamelets] 03/05: Add Azure Storage Blob Changefeed Source Kamelet

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

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

commit e057d31c85083a045aa36e93f86ed8ed210fe1e0
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Mar 18 13:47:33 2022 +0100

    Add Azure Storage Blob Changefeed Source Kamelet
---
 kamelets/azure-storage-blob-changefeed-source.kamelet.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kamelets/azure-storage-blob-changefeed-source.kamelet.yaml b/kamelets/azure-storage-blob-changefeed-source.kamelet.yaml
index ea2c966..5cf324e 100644
--- a/kamelets/azure-storage-blob-changefeed-source.kamelet.yaml
+++ b/kamelets/azure-storage-blob-changefeed-source.kamelet.yaml
@@ -31,7 +31,7 @@ spec:
   definition:
     title: "Azure Storage Blob Changefeed Source"
     description: |-
-      Consume Events from Azure Storage Blob Changefeed.
+      Consume Events from Azure Storage Blob Change feed.
     required:
       - period
       - accountName
@@ -40,7 +40,7 @@ spec:
     properties:
       period:
         title: Period between Polls
-        description: The interval between fetches to the Azure Storage Container in milliseconds
+        description: The interval between fetches to the Azure Storage Changefeed in milliseconds
         type: integer
         default: 10000
       accountName: