Details of the scenario you tried and the problem that is occurring:
For some reason the build is failing for the dev branch. But it didn't fail on the PR.
Investigating,
The DSC configuration that is using the resource (as detailed as possible):
Version of the Operating System and PowerShell the DSC Target Node is running:
Version of the DSC module you're using, or 'dev' if you're using current dev branch:
It is failing with error "Invalid token for impersonation - it cannot be duplicated." because it tries to impersonate without proper tokens.
I'm fixing this by adding more mocks.
Details of the scenario you tried and the problem that is occurring: For some reason the build is failing for the dev branch. But it didn't fail on the PR. Investigating,
The DSC configuration that is using the resource (as detailed as possible):
Version of the Operating System and PowerShell the DSC Target Node is running:
Version of the DSC module you're using, or 'dev' if you're using current dev branch: