DSC
DSC copied to clipboard
This repo is for the DSC v3 project
### Summary of the new feature / enhancement Need a cross-platform `file` resource. Probably base it initially on the built-in `file` resource that is part of DSCv1. ### Proposed technical...
### Summary of the new feature / enhancement > As an infrastructure engineer, I want to be able to define version pins for the resoures in my configuration documents to...
### Summary of the new feature / enhancement > As an infrastructure engineer, I want to be able to invoke a resource's set operation with the `--what-if` flag to see...
### 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...
### Summary of the new feature / enhancement > As an infrastructure engineer, I want to be able to review a software bill of materials (SBOM) for a resource before...
## Summary of the new feature / enhancement ### User Stories > As a user, I want the schemas returned from the `dsc schema` command to be canonical, returning the...
# PR Summary This pull request adresses partially the option to call `dsc resource schema -r ` for PowerShell adapters. If I'm not wrong, there is also an overarching issue...
### Summary of the new feature / enhancement Windows exe's can have resources embedded in them so they can ship/sign just one file. `dsc` would need to check every exe...
### Summary of the new feature / enhancement As a user I want to use WinGet to install DSC. ### Proposed technical implementation details (optional) _No response_
### Summary of the new feature / enhancement Looking at existing Azure policies defined in https://github.com/Azure/azure-policy/blob/master/samples/GuestConfiguration/package-samples/configurations/AzureWindowsBaseline/AzureWindowsBaseline.mof, it seems that it may be useful to have a common Policy resource that...