Skip to main content

Azure Function (Host/Function Key)

Connect to an Azure Function using a host or function key

To use this connection type within the API, use a ConnectionTypeCode of AZFUNC-KEY.

Variable Reference

The following variables are supported:

  • AzureFunctionAppUrl - (Required) URL of the Azure Function App.

  • AzureFunctionKeySecretName - (Required) The name of the Secret containing the Function Key.