Update v2-to-v3 skill with OptionalFeatureList mapping and operational notes#286
Open
denelon wants to merge 1 commit intomicrosoft:mainfrom
Open
Update v2-to-v3 skill with OptionalFeatureList mapping and operational notes#286denelon wants to merge 1 commit intomicrosoft:mainfrom
denelon wants to merge 1 commit intomicrosoft:mainfrom
Conversation
…rce mappings - Add Microsoft.Windows/OptionalFeatureList resource type mapping and reference - Add PSDscResources/WindowsOptionalFeature to resource type mapping table - Add Operational Notes for Testing and Automation section - Document v2 vs v3 module path differences - Document concurrent winget configure limitations - Note PowerToys v2 deprecation in favor of native v3 resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
8ff2c4c to
27b2a2b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📖 Description
Updates the v2-to-v3 conversion skill with new learnings from building curated WinGet Configuration files:
PSDscResources/WindowsOptionalFeature→Microsoft.Windows/OptionalFeatureList(native v3, batch multiple features)OptionalFeatureListreference section with property table, common feature names (Containers-DisposableClientVMfor Sandbox,Microsoft-Hyper-V-Allfor Hyper-V), and complete YAML exampleMicrosoft.PowerToys/*resourcesCreated with GitHub Copilot assistance.
🔍 References
Learnings gathered while building and testing configurations at denelon/setup#4.
🔎 Validation
winget configure testruns on both v2 and v3 configsdsc resource schema Microsoft.Windows/OptionalFeatureList✅ Checklist
📋 Issue Type
Microsoft Reviewers: Open in CodeFlow