2 Home
gitea_admin edited this page 2026-03-11 14:34:53 +00:00

Azure Function Sink

Forward data to an Azure Function.

Metadata

Property Value
Type sink
Group Azure Functions
Namespace Azure
Support Level Stable
Provider Apache Software Foundation

Properties

Name Type Required Default Description
url string The Azure Functions URL you want to send the data to.
method string POST The HTTP method to use.
key string A function-specific API key is required, if the authLevel of the function is FUNCTION or master key if the authLevel is ADMIN.

Dependencies

  • camel:vertx-http
  • camel:kamelet
  • camel:core