Skip to content

[Aspire] Deploy fail when using with-default-value parameter as part of the Args to build a Dockerfile #4523

Closed

Description

Parameters are defined as part of bicep definition. The bicep definition can use it or not.
During deploy, azd writes a function like ParameterWithDefault name defaultValue in yaml definitions which azd can resolve to use the parameter.
However, if the parameter is required as an Argument to build a Dockerfile or to call dotnet publish, azd has no way to find the default value for the parameter.

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

Metadata

Assignees

Labels

aspirebugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions