Azure Container Apps (ACA) Deployment¶
This page centralizes ACA deployment from the deploy/ folder and keeps the original assets as the source of truth.
Deployment assets¶
- Main Bicep template: deploy/main.bicep
- Example parameters: deploy/main.example.bicepparam
- Generated ARM JSON: deploy/main.json
- Subscription reader module: deploy/modules/subscription-reader.bicep
- Spot score module: deploy/modules/subscription-spot-score.bicep
- Portal UI definition: deploy/createUiDefinition.json
- EasyAuth automation script: deploy/setup-easyauth.sh
EasyAuth guide¶
See the EasyAuth guide for a complete walkthrough of Entra ID authentication configuration.