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

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

Looking at the ARM docs https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/resource-declaration#use-symbolic-name, I don't think you should just clobber the name with the symbolic name. Instead, looking at https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/resource-dependency, it appears that symbolic names can be...

Issue-Bug
Area-Bicep

### Summary of the new feature / enhancement There may be sufficient resources that can act on the user or the system such that it makes sense to have this...

Issue-Enhancement
Needs Triage

### Summary of the new feature / enhancement As a user I would like `test` operation to be called after `set` to ensure the the current state and desired state...

Issue-Enhancement
Needs Triage

### Summary of the new feature / enhancement Currently, [discover extensions](https://github.com/PowerShell/DSC/blob/main/lib/dsc-lib/src/extensions/discover.rs#L38-L43) are required to return the path to an extension manifest. Instead, we can allow extensions to return the manifest...

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-Enhancement
Need-Review

### Summary of the new feature / enhancement - [x] not() - [x] or() - [x] and() - [x] automatic consumption of .bicep files - [ ] output - [x]...

Issue-Enhancement
Area-Bicep

### 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 Discover extensions current need to have a hardcoded list of file extensions to look for. As file extensions get added in DSC...

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