Skip to content

[Question] Using configuration YAML in v7.0.0-alpha.1.0.2 #805

@Remo-L5

Description

@Remo-L5

Release version

v7.0.0-alpha.1.0.2

Question Details

I have reviewed the wiki and it shows that the CONFIGURATION_YAML_PATH should be the absolute path for the configuration YAML file.

I have purposely configured all of my artifacts to point to reference app insights, keyvaults, and backends that do not exist in a 'dev' environment to ensure that the configuration yaml is being used to override the values and point to the 'test' environment resources that do exist. However, that is not the case.

Expected behavior

The publisher tool should be overriding the references pointing from my dev environment with the references to the test environment specified in the configuration YAML file.

Actual behavior

The publisher tool is making API calls to apim with references to the dev environment and is not pulling in the configuration yaml file. I added steps to my pipeline to print out the contents to confirm the absolute path works.

Image Image Image

Reproduction Steps

Image

Pipeline Config for Config File display task:

Image

Pipeline Config for publish task:

Image

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