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 70f09a3591a69e1c6cfc6594f20d9eb1ea2e57a5 Author: Andrea Cosentino <[email protected]> AuthorDate: Mon Feb 3 11:07:07 2025 +0100 Kamelets Catalog - Make the description a one liner - Azure Functions Sink Signed-off-by: Andrea Cosentino <[email protected]> --- docs/modules/ROOT/partials/azure-functions-sink-description.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/modules/ROOT/partials/azure-functions-sink-description.adoc b/docs/modules/ROOT/partials/azure-functions-sink-description.adoc new file mode 100644 index 00000000..211e8958 --- /dev/null +++ b/docs/modules/ROOT/partials/azure-functions-sink-description.adoc @@ -0,0 +1,5 @@ +== Azure Functions Sink Kamelet Description + +=== Authentication methods + +In this Kamelet you should access the function on Azure through a key token in the key parameter.
