MicroFish/azure
Ubuntu 9ee3dc1d59 feat(azure): allow reusing existing Storage Account via storageAccountName param
- infra.bicep: add storageAccountName param (empty = auto-generate
  '${projectName}store'); effectiveStorageAccountName var resolves the
  final name; Bicep reconciles the existing account idempotently without
  touching other file shares (caddydata, neo4jdata, etc.)
- 1-infra.sh: forward STORAGE_ACCOUNT_NAME (optional) to Bicep
- config.sh.example: document Opció A (existing account, e.g. stgraphiti16852)
  vs Opció B (new account); clarify which vars are inputs vs outputs of 1-infra.sh

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 07:33:30 +00:00
..
1-infra.sh feat(azure): allow reusing existing Storage Account via storageAccountName param 2026-05-05 07:33:30 +00:00
2-build-deploy.sh feat(azure): add PostgreSQL Flexible Server + Azure Files persistent storage 2026-05-04 23:37:31 +00:00
config.sh.example feat(azure): allow reusing existing Storage Account via storageAccountName param 2026-05-05 07:33:30 +00:00
container-app.bicep feat(azure): add PostgreSQL Flexible Server + Azure Files persistent storage 2026-05-04 23:37:31 +00:00
infra.bicep feat(azure): allow reusing existing Storage Account via storageAccountName param 2026-05-05 07:33:30 +00:00