Skip to content

Add -SkipLimitCheck switch to Import-PowerShellDataFile #7170

@sdwheeler

Description

@sdwheeler

Summary of the new document or enhancement

Description of what changed

By default, there is a limit to the number of keys in a hashtable allowed to be converted from a psd1 file (500 keys). This limit is hitting user cases like DSC configuration. Change is to add a -SkipLimitCheck switch to by-pass the validation step for a hashtable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-utilityArea - Microsoft.PowerShell.Utility module

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions