This repository contains some samples to demonstrate usage of Azure Container Apps (ACA). Consult the ACA tag on my blog for detailed articles and walk-throughs.
- Find a simple "Hello World" in 001-hello-aca
- See how a single-container app is provisioned using Bicep in 002-aca-single-container
- See how a multi-container app is provisioned using Bicep and Dapr in 003-aca-multi-container
- Exposing gRPC APIs with Azure Container Apps in 004-exposing-grpc
- How to run a custom Helm repository in Azure Container Apps & Azure Storage in 005-chartmuseum