Skip to content

fully move to bicep #249

Description

@fmms

Hi,

currently the repository contains the bicep templates AND the arm template.

Indeed the compile step is not part of the build pipeline and thus just the pre-compiled ARM template is executed:

csmFile: "$(System.DefaultWorkingDirectory)/infra/main.json"

Shouldn't

az bicep build --file .\main.bicep

be added to first compile bicep to ARM and then deploy that ...

Thanks for the great repo!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions