Skip to content

Conversation

SteveL-MSFT
Copy link
Member

PR Summary

If a resource doesn't provide _name, the DSC engine will generate a unique name based on <typeName>-<index>. With this change, only the right side of <typeName> is used instead of including the namespace.

PR Context

Fix #845

@SteveL-MSFT SteveL-MSFT requested a review from tgauth September 11, 2025 05:41
@SteveL-MSFT SteveL-MSFT added this pull request to the merge queue Sep 11, 2025
Merged via the queue into PowerShell:main with commit 901c5cf Sep 11, 2025
4 checks passed
@SteveL-MSFT SteveL-MSFT deleted the export-name branch September 11, 2025 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resource Instance Name constraints
2 participants