functions-three-main-hosting-plans

Status: IN

Azure Functions has three main hosting options: Consumption (pay-per-execution, fully serverless), Premium (pre-warmed, fastest response), and Dedicated/App Service (predictable scaling and cost)

Source: entries/2026/03/11/functions-overview.md

JSON