MicroFish/azure
Ubuntu ffe6c537d0 feat(azure): add infra + build/deploy scripts for Azure Container Apps
Split Bicep into infra.bicep (one-time: ACR + Log Analytics + Env) and
container-app.bicep (per-deploy: Container App with ACR auth).
Add 1-infra.sh and 2-build-deploy.sh shell scripts with config.sh.example
covering all .env variables. Gitignore azure/config.sh to prevent
secret leakage.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-24 19:28:21 +00:00
..
1-infra.sh feat(azure): add infra + build/deploy scripts for Azure Container Apps 2026-04-24 19:28:21 +00:00
2-build-deploy.sh feat(azure): add infra + build/deploy scripts for Azure Container Apps 2026-04-24 19:28:21 +00:00
config.sh.example feat(azure): add infra + build/deploy scripts for Azure Container Apps 2026-04-24 19:28:21 +00:00
container-app.bicep feat(azure): add infra + build/deploy scripts for Azure Container Apps 2026-04-24 19:28:21 +00:00
infra.bicep feat(azure): add infra + build/deploy scripts for Azure Container Apps 2026-04-24 19:28:21 +00:00