Azure Container Apps
Get started quickly with ready-to-deploy templates
Browse templates for microservices and containerized applications on Azure Container Apps — a serverless platform with built-in autoscaling, Dapr integration, and KEDA event-driven scaling. Pick a template and deploy.
Quick start
Install the Azure Developer CLI
winget install microsoft.azdInitialize from a Container Apps template
azd init --template azd-get-started-with-ai-agentsDeploy to Azure
azd upFeatured templates

WordPress with Azure Container Apps
A blueprint to easily and quickly create and deploy your first scalable and secure WordPress site to Azure, leveraging Azure Container Apps with Azure Database for MariaDb.

Rock, Paper, Orleans (RPO) - Distributed .NET
Rock, Paper, Orleans (RPO) is a game built using dotnet, Orleans, and runs in Azure.The idea behind RPO is that you write a "player bot" in which you implement your player logic.

ChatGPT + Enterprise Data with Azure OpenAI and AI Search
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.

Microservices App - Dapr PubSub C# ACA ServiceBus
A complete microservice application featuring Dapr Pub-Sub, deployed to Azure Container Apps and Azure Service Bus Topics with dead-lettering support.

Microservices App - Dapr PubSub Python ACA ServiceBus
A complete microservice application featuring Dapr Pub-Sub, deployed to Azure Container Apps and Azure Service Bus Topics with dead-lettering support.

Microservices App - Dapr PubSub Node.js ACA ServiceBus
A complete microservice application featuring Dapr Pub-Sub, deployed to Azure Container Apps and Azure Service Bus Topics with dead-lettering support.
Resources
Container Apps documentation
Official docs covering concepts, quickstarts, and how-to guides.
Microservices with Dapr
Build distributed applications using Dapr building blocks on Container Apps.
Scaling and performance
Configure autoscaling rules based on HTTP traffic, CPU, memory, or custom metrics.
azd Container Apps templates
Browse community and Microsoft-authored Container Apps templates on GitHub.