-
Notifications
You must be signed in to change notification settings - Fork 59
Closed
Labels
Milestone
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest version
- Search the existing issues.
Summary
As per discussion #725, grabbing the example from: https://github.com/PowerShell/DSC/blob/main/dsc/examples/assertion.dsc.yaml doesn't work.
Steps to reproduce
- Create the configuration document from: https://github.com/PowerShell/DSC/blob/main/dsc/examples/assertion.dsc.yaml
- Run
dsc config set --file assertion.dsc.yaml
Expected behavior
Expect `current user registry` resource not to runActual behavior
`current user registry` runsError details
NoneEnvironment data
Name Value
---- -----
PSVersion 7.4.7
PSEdition Core
GitCommitId 7.4.7
OS Microsoft Windows 10.0.19045
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0Version
3.0.0
Visuals
No response
Reactions are currently unavailable