Home / Learn / Azure Functions
This page contains only human-written content, no AI-generated text.

Azure Functions

Azure Functions is a compute service created by Microsoft that can execute Python code in response to pre-defined events, such as API calls or database transactions in other Azure services.

Microsoft Azure logo.

Azure Functions is an implementation of the serverless concept. Learn how these pieces fit together in the deployment chapter or view the table of contents for all topics.

Azure Functions resources