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 b29320033bbd6fddc35728f98cf6fd9911ac99e5 Author: Andrea Cosentino <[email protected]> AuthorDate: Fri Jul 15 11:52:16 2022 +0200 Added Azure Functions 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 eac83996..8285e7a8 100644 --- a/docs/modules/ROOT/nav.adoc +++ b/docs/modules/ROOT/nav.adoc @@ -26,6 +26,7 @@ * xref:azure-cosmosdb-source.adoc[] * xref:azure-eventhubs-sink.adoc[] * xref:azure-eventhubs-source.adoc[] +* xref:azure-functions-sink.adoc[] * xref:azure-servicebus-sink.adoc[] * xref:azure-servicebus-source.adoc[] * xref:azure-storage-blob-changefeed-source.adoc[]
