Skip to content

Allow main.parameters.json to be read from .azure/{environmentName}/ #2319

Open

Description

There seems to be a requirement that the parameters file such as main.parameters.json, must be located in the same directory as main.bicep.

For enhancing flexibility and organization, it would be beneficial to allow the main.parameters.json file to be read from environment directory, .azure/{environmentName}/.

In the scenario where the main.parameters.json file is not found in the .azure/{environmentName}/ directory, the system should fall back to the default behaviour of looking in the same directory as main.bicep.

This modification would provide more flexibility in structuring projects and managing environments.

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions