Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug fixes #3127

Merged
merged 3 commits into from Apr 5, 2023
Merged

Bug fixes #3127

merged 3 commits into from Apr 5, 2023

Conversation

msftrubengu
Copy link
Contributor

@msftrubengu msftrubengu commented Apr 4, 2023

This PR contains some bug fixes for Configuration Processor

  • Set 2.* as MaximumVersion for PsDesiredStateConfiguration to explicitly not support DSC v3 DscModuleV2.cs
  • Set ErrorAction to Stop for Invoke-DscResource calls. If the cmdlet write to the error stream, we will now throw an exception and add the error to the exception message.
  • Support nested maps in settings.
Microsoft Reviewers: Open in CodeFlow

@msftrubengu msftrubengu requested a review from a team as a code owner April 4, 2023 00:21
@github-actions

This comment has been minimized.

@msftrubengu msftrubengu merged commit a9a02ed into microsoft:master Apr 5, 2023
8 checks passed
@msftrubengu msftrubengu deleted the bugfixes branch April 7, 2023 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants