Skip to content

Support .bicepparam files as the sole parameters without requiring --file #1303

@Gijsreyn

Description

@Gijsreyn

Summary of the new feature / enhancement

As a user, I would like to specify the .bicepparam file as the sole input to dsc.exe. For example, when using New-AzSubscriptionDeployment (or other commands), you can specify:

New-AzSubscriptionDeployment -TemplateParameterFile main.bicepparam

For dsc.exe, this is not the case and always requires --file.

Proposed technical implementation details (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions