DSC icon indicating copy to clipboard operation
DSC copied to clipboard

This repo is for the DSC v3 project

Results 305 DSC issues
Sort by recently updated
recently updated
newest added

# PR Summary These changes update the documentation and schemas for `preview.9` ## PR Context Changes: - [x] Changelog - [ ] Schema definition updates - [ ] Composed schema...

# PR Summary Starting to address #475 and new `wmiAdapter` module included ## PR Context

# PR Summary Update version for next release

### Summary of the new feature / enhancement As a user, I would expect you to be able to use the `copy` operation with a counter in the resource configuration...

Issue-Enhancement
Partner-Bicep

### Summary of the new feature / enhancement As a user, I want to test out functionality that's added to the repository through PRs, without waiting for a release to...

Issue-Enhancement
Needs Triage

# PR Summary As mentioned in the previous PR at: #498, the name might be too ambitious, but I thought to give it a shot. The goal of the module...

### Summary of the new feature / enhancement Need to propagate the current tracing level to child resources and accept JSON tracing from child `dsc` resources. DSC currently uses the...

Issue-Enhancement
Needs Triage

### 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...

Issue-Bug
Need-Review

# PR Summary The PowerShell adapter requires a check whenever input is empty, it should return a proper error message. In this case, the default @{} was given as a...

### Summary of the new feature / enhancement There is a scenario where the configuration being exported is dynamic rather than statically defined within a configuration doc. Some examples: 1....

Issue-Enhancement
Needs Triage
Partner-WinGet