Skip to content

azd provision fails with BCP420 and BCP104 on fresh install (container-apps.bicep cannot resolve scope) #230

Open
@NeseemGit

Description

@NeseemGit

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions