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

### Summary of the new feature / enhancement > As a resource author, I want to be able to rely on a contract between my resource and DSC for any...

Issue-Enhancement
Needs Triage

### Summary of the new feature / enhancement As part of configuration deployment, there are scenarios that require an init stage for the purpose of downloading artifacts that would be...

Issue-Enhancement
Needs Triage

# PR Summary - Start changes to pull metadata from resources for `config set` (not working for group resources or other commands) ## PR Context - Fix #467

### Summary of the new feature / enhancement > As a PowerShell developer writing resources for use in v3 and compatible with PSDSC v1/v2, I want to ensure my resources...

Issue-Enhancement
Needs Triage

### Summary of the new feature / enhancement > As a resource author, I want to quickly and conveniently switch between the settings DSC uses to make testing and development...

Issue-Enhancement
Needs Triage

### Summary of the new feature / enhancement - [ ] SACL support - [ ] DACL support - [ ] File path to reg file (useful for offline scenarios)...

Issue-Enhancement
Partner-Microsoft

### 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
Doc-Impact
Need-Review

### 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
Doc-Impact
Need-Review

### 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 This PR addresses #791. While it is a small redesign, casting the value to a string makes logical sense. When users are exporting or getting values, they...