MicroFish/azure
Ubuntu a6bf9b3891 fix(azure): fix PostgreSQL SKU format and ACR login resource group
- infra.bicep: correct SKU format from B_Standard_B1ms to Standard_B1ms
  (Azure Flexible Server uses Standard_* prefix, not B_*); update tier
  detection logic accordingly (contains '_B' -> Burstable)
- 2-build-deploy.sh: add --resource-group to az acr login to avoid
  accidentally matching an ACR with the same name in a different RG
- config.sh.example: update POSTGRES_SKU default to Standard_B1ms

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 08:17:06 +00:00
..
1-infra.sh fix(azure): fix Bicep syntax errors in infra.bicep and container-app.bicep 2026-05-05 07:47:06 +00:00
2-build-deploy.sh fix(azure): fix PostgreSQL SKU format and ACR login resource group 2026-05-05 08:17:06 +00:00
config.sh.example fix(azure): fix PostgreSQL SKU format and ACR login resource group 2026-05-05 08:17:06 +00:00
container-app.bicep fix(azure): fix Bicep syntax errors in infra.bicep and container-app.bicep 2026-05-05 07:47:06 +00:00
infra.bicep fix(azure): fix PostgreSQL SKU format and ACR login resource group 2026-05-05 08:17:06 +00:00