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:
00fe3580f775e913a4285857db375688bb05d5f5ccf583d5f972f78c21d18bd4
License: Apache-2.0
Created date: 26 April,2023

Ballerina compatibility
Platform: java11
Ballerina version: 2201.5.0
Keywords