DSC icon indicating copy to clipboard operation
DSC copied to clipboard

Use key properties to generate the name for export

Open SteveL-MSFT opened this issue 9 months ago • 0 comments

Summary of the new feature / enhancement

Today, the engine generates a unique name that is the type with an incrementing number. Instead, if DSC can look at the schema and identify the key properties, it could use the keys to generate the name which would be more meaningful than an incrementing string

Proposed technical implementation details (optional)

No response

SteveL-MSFT avatar Mar 20 '25 20:03 SteveL-MSFT