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 A resource that allows downloading file(s) from web. Would need security aspects including authn and maybe even validating the server. Proxy might...

Issue-Enhancement
Needs Triage

### Summary of the new feature / enhancement To make DSC successful on Linux, we probably need a Python adapter. The key part is to keep it idiomatic Python. ###...

Issue-Enhancement

### Summary of the new feature / enhancement Currently, if you `Include` a nested configuration which has parameter, it has to be passed in as a separate file. Instead, we...

Issue-Enhancement

### Summary of the new feature / enhancement To prevent unintended injection into resource command-lines, we should, by default, validate common cases like semi-colon, quotes, etc... and have the resource...

Issue-Enhancement
Needs Triage

### Summary of the new feature / enhancement During a `config set` (and really most `config` subcommands), if a resource instance fails, I would like for any independent resources to...

Issue-Enhancement
Needs Triage

### Summary of the new feature / enhancement As a user of dsc commands, I want to be able to know all of the options available to me without having...

Issue-Documentation

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

### Summary of the new feature / enhancement We don't want a single resource blocking completion of a configuration. Timeouts aren't predictable as the time something takes can differ on...

Issue-Enhancement
Needs Triage

### Summary of the new feature / enhancement `dsc resource list ` will not currently find resources behind adapters without specifying the adapter (or `*`). With the resource cache for...

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