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/09 11:08:01 UTC

[camel-kamelets] 03/03: Add Azure Servicebus Sink Kamelet

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 f5f2600434dbdeaa103ce205ebe9b1670630db0d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Mar 9 12:01:21 2022 +0100

    Add Azure Servicebus Sink Kamelet
---
 docs/modules/ROOT/nav.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc
index ac13b55..3f5c24b 100644
--- a/docs/modules/ROOT/nav.adoc
+++ b/docs/modules/ROOT/nav.adoc
@@ -25,6 +25,7 @@
 * xref:azure-cosmosdb-source.adoc[]
 * xref:azure-eventhubs-sink.adoc[]
 * xref:azure-eventhubs-source.adoc[]
+* xref:azure-servicebus-sink.adoc[]
 * xref:azure-servicebus-source.adoc[]
 * xref:azure-storage-blob-sink.adoc[]
 * xref:azure-storage-blob-source.adoc[]