Skip to content

Support bicep style parameters file #12

@maniSbindra

Description

@maniSbindra

Description

Currently only ARM type parameters files (like https://github.com/Azure/mpf/blob/main/samples/bicep/aks-private-subnet-invalid-params.json) are supported even for bicep executions.

Pure bicep files currently result in error:

Unsupported parameter file format below

param prefix = 'bami'
param suffix = 'test'

This format should be supported

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions