Initial support for generating a configuration file from machine configuration by AmelBawa-msft · Pull Request #2466 · microsoft/devhome (original) (raw)

Summary of the pull request

Initial support for generating a configuration file from the machine configuration flow.

Limitation in this PR:

References and relevant issues

Detailed description of the pull request / Additional comments

Validation steps performed

Selecting an already installed app

Review page allows downloading the generated configuration file

Generated file:

yaml-language-server: $schema=https://aka.ms/configuration-dsc-schema/0.2

Reference: https://github.com/microsoft/winget-create#building-the-client

WinGet Configure file Generated By Dev Home.

properties: resources:

PR checklist