Skip to content

PS Script based configuration authoring experience #1656

Description

@SteveL-MSFT

Summary of the new feature / enhancement

Enable users to author a complete DSC v3 configuration similar to the old configuration keyword in that you run the ps1 and it generates a valid JSON/YAML config that can be used directly in DSC.

Proposed technical implementation details (optional)

  • Generate .NET types dynamically for intellisense
  • Use AST to convert scriptblock into expressions

Need RFC

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions