Azure Functions API Reference

Overview

This page provides a comprehensive overview of the Azure Functions API Reference.

Core Concepts

Azure Functions are serverless compute units that run on demand.

They're triggered by events, allowing for automatic scaling and reduced operational overhead.

API Reference

This page provides quick access to the available API functions.