Skip to content

Unable to set parameters that contain - because it is invalid on the command line #11771

@davidfowl

Description

@davidfowl

If the parameter name contains - we should support replacing it with _ and resolving the name. The default name is specified

configurationKey ??= $"Parameters:{name}";

We should add a fallback to the normalized version (making the name compatible with the environment variable).

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions