DSC
DSC copied to clipboard
This repo is for the DSC v3 project
# PR Summary This PR adds a simple Bicep example
### Summary of the new feature / enhancement If a PS resource uses `write-warning`, I believe it's currently just swallowed. Instead, the PS Adapter should capture the warning stream and...
### Summary of the new feature / enhancement > As a DSC resource author, I want to be able to provide trace messages with as much usable context to consumers...
### 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...
### 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...
### 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 This is specific to `dsc resource list` and `dsc extension list` which returns JSONLines where each line is a JSON object. However,...
### Summary of the new feature / enhancement As a resource author, I want the ability to transition between script-based to class-based DSC resources without losing backwards compatibility. The `Microsoft.Windows/WindowsPowerShell`...
### Summary of the new feature / enhancement As a resource author, I want to have what-if on delete operations. The current `dsc.exe` implementation throws an error: Not supported: What-if...
### 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...