DSC
DSC copied to clipboard
Description parameter does not work on adapted resources
Prerequisites
- [x] Write a descriptive title.
- [x] Make sure you are able to repro it on the latest version
- [x] Search the existing issues.
Summary
When using dsc resource list --adapter Microsoft.DSC/PowerShell --description "The module enables settings configuration for an installed PowerToys application.", the output is empty.
Steps to reproduce
- Install
Microsoft.PowerToys.Configuremodule from the PowerShell gallery - Run the above command in the description
Expected behavior
Filtered out result in the output of the list operation
Actual behavior
Empty value is returned
Error details
N/A
Environment data
Name Value
---- -----
PSVersion 7.5.0
PSEdition Core
GitCommitId 7.5.0
OS Microsoft Windows 10.0.26100
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Version
dsc 3.0.0-rc.1
Visuals
No response