Forum Discussion
NotARobot
Feb 10, 2020Copper Contributor
Azure Secure Score auto remediation
I'm deploying DeployIfNotExist and Deny remediation scripts using this GitHub https://github.com/Azure/Azure-Security-Center/tree/master/Remediation%20scripts. Its an awesome repo of some of the main...
Michael Carrabine
Feb 11, 2020Brass Contributor
Thanks for sharing the Github repository.
We use ARM templates for deployment and DSC for configuration.
We just started using Azure Security Center, and after we remediate a recommendation, we just update our ARM template so that future resources will include the recommendation by default.