Function App

Function App Presets

Ready-to-deploy configuration presets for Function App. Each preset is a complete manifest you can copy, customize, and deploy.

3 presets
01

Python HTTP API

This preset deploys a Python 3.12 Function App configured for HTTP-triggered APIs with Application Insights monitoring, a health check endpoint, CORS, and secure defaults. It is the most common...

02

Docker Container

This preset deploys a containerized Function App running a custom Docker image from Azure Container Registry. It uses a system-assigned managed identity for ACR authentication (no registry password),...

03

Enterprise Elastic Premium

This preset deploys a production-grade Function App on an Elastic Premium plan with VNet integration, managed identity for storage (no access keys), Key Vault secret references, pre-warmed instances...