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 While we can use the schema to define the `properties` and their individual schemas, there is no way to specify that a...

Issue-Enhancement
Need-Review
Partner-WinGet

### Summary of the new feature / enhancement The current documentation ( https://learn.microsoft.com/en-us/powershell/dsc/resources/concepts/anatomy?view=dsc-3.0) appears to indicate that DSC will do manifest discovery on any valid path. I would recommend instead...

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...

### Summary of the new feature / enhancement In order to be able to call certain types of resources, credential objects are required. I would be very useful to have...

Resolution-Answered

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...

Resolution-External

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...

### Summary of the new feature / enhancement ARM has a specific set of functions that can be used within a configuration: https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/template-functions ### Proposed technical implementation details (optional) ####...

Issue-Enhancement

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...

### Summary of the new feature / enhancement Some changes to the system may require a reboot before additional changes can be applied. `dsc` itself shouldn't perform a reboot, but...

Issue-Enhancement

### Summary of the new feature / enhancement As resources get executed, need progress returned as JSON for agents to display. Consider how child processes can participate including resources. ###...

Issue-Enhancement