DSC not working because of CI Policy

We have a Code Integrity Policy in place that puts the PowerShell in constraint language mode and prevents the DSC commands from running. We tried following the steps provided to create Audit, Audit Events, Merge Policy and the enforcement but it doesn’t allow StartDsc/TestDsc commands to execute. Not sure how to bypass policy to execute these commands that are needed to enforce security settings.

Note: Commands work perfectly fine when we run these commands with CI Policy in audit mode.

Any help would be highly appreciated!