- infra.bicep: remove escaped apostrophes from @description strings (BCP071), remove unsupported @sensitive() decorator (BCP057), rename output storageAccountName -> storageAccountNameOut to avoid collision with param, rename postgresAdminUser output -> postgresAdminUserOut - container-app.bicep: remove unused fileShareName param (no-unused-params) - 1-infra.sh: update output key storageAccountName -> storageAccountNameOut - 2-build-deploy.sh: remove fileShareName param (no longer in container-app.bicep) Both files now compile clean (az bicep build passes with only expected outputs-should-not-contain-secrets warnings). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| 1-infra.sh | ||
| 2-build-deploy.sh | ||
| config.sh.example | ||
| container-app.bicep | ||
| infra.bicep | ||