MicroAgeServicesOrg / Azure-Lighthouse-deploymentAutomation

Automation for the Deployment of Monitoring and Management of Azure resources for Azure MSP Program
0 stars 0 forks source link

Bugfix/policyComplianceCheck #7

Closed mejdm5 closed 1 year ago

mejdm5 commented 1 year ago

Updated compliance and policy bicep. Added CARML modules that pertain to this solution. The goal is to utilize as many CARML modules as possible when writing bicep for this solution.

Adjusted main file to utilize all CARML modules, redid parameters, etc.

Added a few dependsOn to keep things tidy and in order. Removed Tag policy from this stack. That will be opened as a separate issue/feature.

Everything is working, however the goal is to transition policy remediation into it's own solution as this takes ~15 minutes per sub to deploy due to a live compliance check.