Skip to content

Get-XDscConfigurationDetail should accept a job id to query a pending configuration #58

@dantraMSFT

Description

@dantraMSFT

The use case for this is when a configuration is in the pending state and doesn't exit; such as occurs when a resource is stuck on an external resource or has an infinite loop. If the cmdlet accepts a job id, the configuration details for a pending configuration can be queried from the associated file.
Note: the json file will be incomplete at this point so the cmdlet needs to be prepared to handle it and format the output accordingly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementThe issue is an enhancement request.help wantedThe issue is up for grabs for anyone in the community.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions