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

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


The following commit(s) were added to refs/heads/main by this push:
     new 01cbdb2  Regen
01cbdb2 is described below

commit 01cbdb27a8780493c34a840c2e76e4b25bf5d9f8
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Dec 17 07:15:08 2021 +0100

    Regen
---
 docs/modules/ROOT/pages/components.adoc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/modules/ROOT/pages/components.adoc 
b/docs/modules/ROOT/pages/components.adoc
index 10bfa17..ed73c7c 100644
--- a/docs/modules/ROOT/pages/components.adoc
+++ b/docs/modules/ROOT/pages/components.adoc
@@ -99,16 +99,16 @@ Number of Camel components: 204 in 204 JAR artifacts (1 
deprecated)
 `aws2-translate:label` | 3.1 | Translate texts using AWS Translate and AWS SDK 
version 2.x.
 
 | xref:next@components::azure-eventhubs-component.adoc[Azure Event Hubs] 
(camel-azure-eventhubs) +
-`azure-eventhubs:namespace/eventHubName` | 3.5 | The azure-eventhubs component 
that integrates Azure Event Hubs using AMQP protocol. Azure EventHubs is a 
highly scalable publish-subscribe service that can ingest millions of events 
per second and stream them to multiple consumers.
+`azure-eventhubs:namespace/eventHubName` | 3.5 | Send and receive events 
to/from Azure Event Hubs using AMQP protocol.
 
 | xref:next@components::azure-storage-blob-component.adoc[Azure Storage Blob 
Service] (camel-azure-storage-blob) +
-`azure-storage-blob:accountName/containerName` | 3.3 | Store and retrieve 
blobs from Azure Storage Blob Service using SDK v12.
+`azure-storage-blob:accountName/containerName` | 3.3 | Store and retrieve 
blobs from Azure Storage Blob Service.
 
 | xref:next@components::azure-storage-datalake-component.adoc[Azure Storage 
Datalake Service] (camel-azure-storage-datalake) +
-`azure-storage-datalake:accountName/fileSystemName` | 3.8 | Camel Azure 
Datalake Gen2 Component
+`azure-storage-datalake:accountName/fileSystemName` | 3.8 | Sends and receives 
files to/from Azure DataLake Storage.
 
 | xref:next@components::azure-storage-queue-component.adoc[Azure Storage Queue 
Service] (camel-azure-storage-queue) +
-`azure-storage-queue:accountName/queueName` | 3.3 | The azure-storage-queue 
component is used for storing and retrieving the messages to/from Azure Storage 
Queue using Azure SDK v12.
+`azure-storage-queue:accountName/queueName` | 3.3 | Stores and retrieves 
messages to/from Azure Storage Queue.
 
 | xref:next@components::bean-component.adoc[Bean] (camel-bean) +
 `bean:beanName` | 1.0 | Invoke methods of Java beans stored in Camel registry.

Reply via email to