
Azure Functions
Configuration
Hide Child Parameters
The apikey to access the Azure resources. If provided, it is injected as the x-functions-key
header.
This field is referenceable.
This field is encrypted.
The clientid
to access the Azure resources. If provided, it is injected as the x-functions-clientid
header.
This field is referenceable.
This field is encrypted.
If set, the plugin will activate only for requests where the specified has been authenticated. (Note that some plugins can not be restricted to consumers this way.). Leave unset for the plugin to activate regardless of the authenticated Consumer.
If set, the plugin will only activate when receiving requests via the specified route. Leave unset for the plugin to activate regardless of the route being used.