Skip to content

Commit

Permalink
Kamelets Catalog - Make the description a one liner - Azure Storage B…
Browse files Browse the repository at this point in the history
…lob Event Based Source

Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
  • Loading branch information
oscerd committed Feb 3, 2025
1 parent b67ccaf commit d466e76
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 12 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
== Azure Storage Blob Event Based Source Kamelet Description

=== Authentication methods

For this Kamelet the Connection string is the basic method for authenticating to the Azure Servicebus Queue.

To use this Kamelet you'll need to set up Events on your Azure Storage Blob account and select as an endpoint an Azure Servicebus Queue.
7 changes: 1 addition & 6 deletions kamelets/azure-storage-blob-event-based-source.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,7 @@ metadata:
spec:
definition:
title: Azure Storage Blob Event-based Source
description: |-
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.
To use this Kamelet you'll need to set up Events on your Azure Storage Blob account and select as an endpoint an Azure Servicebus Queue.
description: Receive data from Azure Service Bus subscribed to Azure Eventgrid reporting events related to a Azure Storage Blob account.
required:
- topicOrQueueName
- connectionString
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,7 @@ metadata:
spec:
definition:
title: Azure Storage Blob Event-based Source
description: |-
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.
To use this Kamelet you'll need to set up Events on your Azure Storage Blob account and select as an endpoint an Azure Servicebus Queue.
description: Receive data from Azure Service Bus subscribed to Azure Eventgrid reporting events related to a Azure Storage Blob account.
required:
- topicOrQueueName
- connectionString
Expand Down

0 comments on commit d466e76

Please sign in to comment.