Package Overview
This module provides an annotation-based Azure Functions extension implementation for Ballerina.
Azure Setup
- An Azure "Function App" needs to be created in a given resource group with the following requirements
- Runtime stack - "Java 11"
- Hosting operating system - "Windows" (This is the default and Linux is not supported in Azure for custom handlers at the moment)
Supported Triggers and bindings:
- Http - Trigger and Output Binding
- Queue - Trigger and Output Binding
- Blob - Trigger, Input and Output Binding
- Twilio - Output Binding
- CosmosDB - Trigger, Input and Output Binding
- Timer - Trigger
Report Issues
To report bugs, request new features, start new discussions, view project boards, etc., go to the Ballerina Azure Functions repository.
Useful Links
Exported modules
ballerinax/azure_functions
Digest
sha-256:
57cfb54acf9d32a2d650aa43f4e6cfcdfe11338803e644eade2dd4d2cf0d5a70
License: Apache-2.0
Created date: 06 December,2022


Ballerina compatibility
Platform: java11
Ballerina version: 2201.3.0
Keywords
Other versions