Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Comments

Update DSC configuration to use OOP API#2125

Merged
AmelBawa-msft merged 48 commits intomainfrom
user/amelbawa-msft/dsc-oop
Feb 8, 2024
Merged

Update DSC configuration to use OOP API#2125
AmelBawa-msft merged 48 commits intomainfrom
user/amelbawa-msft/dsc-oop

Conversation

@AmelBawa-msft
Copy link
Contributor

@AmelBawa-msft AmelBawa-msft commented Jan 11, 2024

Summary of the pull request

  • Latest Microsoft.Management.Configuration nuget allows applying DSC configuration in out of proc context.
  • Remove powershell dependency as it's no longer needed for OOP proc configuration execution
  • Updated code to use the updated Configuration API
  • Ensure configuration is unstubbed during initialization

References and relevant issues

Detailed description of the pull request / Additional comments

Validation steps performed

PR checklist

  • Closes #xxx
  • Tests added/passed
  • Documentation updated

Base automatically changed from user/amelbawa-msft/com-oop-appinstaller to main February 4, 2024 01:02
@AmelBawa-msft AmelBawa-msft added the Needs-Second Pull request that needs another approval label Feb 7, 2024
@AmelBawa-msft AmelBawa-msft merged commit 81a95f7 into main Feb 8, 2024
@AmelBawa-msft AmelBawa-msft deleted the user/amelbawa-msft/dsc-oop branch February 8, 2024 17:38
@krschau krschau removed the Needs-Second Pull request that needs another approval label Mar 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Executing Machine Configuration fails with 0x80131501 on each step

3 participants