Skip to main content
Azure Container Apps

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.

90 templates

Quick start

1

Install the Azure Developer CLI

winget install microsoft.azd
2

Initialize from a Container Apps template

azd init --template todo-nodejs-mongo-aca
3

Deploy to Azure

azd up

Featured templates

WordPress with Azure Container Apps

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.

by Konstantinos Pantos
Rock, Paper, Orleans (RPO) - Distributed .NET

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.

by Brady Gaster
Containerized React Web App with Node.js API and MongoDB

Containerized React Web App with Node.js API and MongoDB

A blueprint for getting a React web app with a Node.js API and a MongoDB database onto Azure. The blueprint includes sample application code (a ToDo web app) which can be removed and replaced with your own application code. Add your own source code and leverage the Infrastructure as Code assets (written in Bicep) to get up and running quickly. This architecture is for running containerized apps or microservices on a serverless platform This architecture is for running containerized microservices without managing the servers.

by Azure Dev
Containerized React Web App with Python API and MongoDB

Containerized React Web App with Python API and MongoDB

A blueprint for getting a React.js web app with Python (FastAPI) API and a MongoDB API in Cosmos database onto Azure. The frontend, currently a ToDo application, is designed as a placeholder that can easily be removed and replaced with your own frontend code. This architecture is for running containerized apps or microservices on a serverless platform.

by Azure Dev
Containerized React Web App with Java API and MongoDB

Containerized React Web App with Java API and MongoDB

A blueprint for getting a React web app with a Java API and a MongoDB database on Azure. The blueprint includes sample application code (a ToDo web app) which can be removed and replaced with your own application code. Add your own source code and leverage the Infrastructure as Code assets (written in Bicep) to get up and running quickly. This architecture is for running containerized apps or microservices on a serverless platform.

by Azure Dev
ChatGPT + Enterprise Data with Azure OpenAI and AI Search

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.

by Azure Content Team

Resources