You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m experiencing a failure when running azd up or azd provision against a fresh clone of this repo The error is related to scope resolution inside container-apps.bicep.
Error BCP420: The scope could not be resolved at compile time because the supplied expression is ambiguous or too complex.
Error BCP104: The referenced module has errors.
Points to:
/infra/core/host/container-apps.bicep(26,10)
/infra/main.bicep(122,22)
Environment
• macOS
• azd version 1.17.0
• Azure CLI installed
• Fresh clone of this repo (main branch)
• Using built-in bicep compiler via azd