Invoke an Azure function

Set up the plugin to invoke an Azure function located in a custom domain.

Prerequisites

  • You have an Azure account with access to Azure Functions.

  • You have created a function.

Environment variables

  • AZURE_FUNCTION_NAME: The name of the Azure function to invoke.

  • AZURE_API_KEY: Your Azure API key.

  • AZURE_APP_NAME: The name of your Azure app.

Set up the plugin

Something wrong?

Help us make these docs great!

Kong Developer docs are open source. If you find these useful and want to make them better, contribute today!