Serverless compute for event-driven applications on Azure
Free
Monthly free grant
$0.2/per 1M executions
Pay-as-you-go
$0.4/per 1M executions
GA 2025
Varies
Pre-warmed
No reviews yet. Be the first to review Azure Functions!
Write a ReviewGenerous free tier: 1 million executions and 400,000 GB-s per month. Consumption plan charges only for usage. Many apps run free.
Azure Functions is Microsoft's serverless compute platform. Run code triggered by events without managing servers. Similar to AWS Lambda.
Similar capabilities. Azure Functions has better C#/.NET support. Lambda has more triggers and ecosystem. Choose based on your cloud platform.
C#, JavaScript, TypeScript, Python, Java, PowerShell, and custom handlers. C# has the best integration as expected from Microsoft.
HTTP requests, timers, queues, blobs, Cosmos DB changes, Event Grid, and more. Build event-driven applications. Good integration with Azure services.