DSC
DSC copied to clipboard
This repo is for the DSC v3 project
### 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...
# PR Summary Experimental discovery extension to find resources that are packaged as part of an Appx package Need the extension PR to be merged first
### Summary of the new feature / enhancement One use case that was hit recently is someone was switching between using WindowsPowerShell and PowerShell 7 and the module with the...
### Summary of the new feature / enhancement > As a user, I want to be able to review reference documentation for the built-in resources provided with DSC instead of...
### Summary of the new feature / enhancement Example is the Assertion resource, if the assert fails, that resource has a specific error code, but when it gets received by...
### Summary of the new feature / enhancement As a user, I want the ability to specify a URI to a configuration document. This removes the step to pull down...
### Summary of the new feature / enhancement When tracing-level=info, can we add the name of the resource we are installing? Makes it easier to troubleshoot which section in yaml...
### Summary of the new feature / enhancement > As a user, I want to be able to review the output of the `dsc config` commands for configurations with nested...
### Summary of the new feature / enhancement Enable configuration of REST services by turning REST APIs via an OpenAPI spec into a DSCv3 resource ### Proposed technical implementation details...
### Summary of the new feature / enhancement > As a user, I want to be able to use functionality like `dependsOn` for nested resource instances in adapter and group...