We're importing an entire compliance policy from https://github.com/Azure/azure-policy/blob/master/built-in-policies/policySetDefinitions/Regulatory%20Compliance/CISv1_3_0.json
But when we try to apply the import we're reciving the error due to parameter restricitons on 100:
Error: creating Policy Set Definition "Azure CIS": policy.SetDefinitionsClient#CreateOrUpdateAtManagementGroup: Failure responding to request: StatusCode=400 -- Original Error: autorest/azure: Service returned an error. Status=400 Code="TooManyPolicySetParameters" Message="The policy set 'Azure CIS' has '111' parameters associated with it which exceeds the maximum limit of '100'."