Build Event-Driven Applications with Azure Functions
Explore a comprehensive collection of tutorials to learn how to create, deploy, and manage serverless code with Azure Functions.
Getting Started with Azure Functions
Your first serverless function: learn the basics of creating and deploying your initial Azure Function.
Triggers and Bindings Explained
Understand how to connect your functions to other Azure services using triggers and bindings.
Building Workflows with Durable Functions
Create stateful serverless workflows and orchestrations using Durable Functions.
Creating HTTP APIs with Azure Functions
Build robust and scalable HTTP-triggered APIs using Azure Functions and integrate with API Management.
Monitoring and Debugging Azure Functions
Learn best practices for monitoring function performance, diagnosing issues, and debugging efficiently.
Implementing CI/CD for Azure Functions
Automate your build and deployment pipelines for Azure Functions using Azure DevOps and GitHub Actions.