**Describe the bug** `Convert-PolicyResourcesToDetails` does not throw if it fails when running in parallel. * Function: <https://github.com/Azure/enterprise-azure-policy-as-code/blob/main/Scripts/Helpers/Convert-PolicyResourcesToDetails.ps1> * Called from: <https://github.com/Azure/enterprise-azure-policy-as-code/blob/main/Scripts/Deploy/Build-DeploymentPlans.ps1> Snippet from our CI/CD run:  **To Reproduce** Have a faulty policyDefinition matching the fail that was thrown in the screenshot? **Expected behavior** If ANY of those parallel jobs have ANY failure the function should throw. **Screenshots** Already added to "Describe the bug". **EPAC Version** 10.6.2