mrajess
mrajess
This PR addresses issue [#672.](https://github.com/Azure/Enterprise-Scale/issues/672). I've performed the following: Renamed parameter "vulnerabilityAssessmentsEmail" to "vulnerabilityAssessmentsEmails". Changed parameter "vulnerabilityAssessmentsEmail" to type of "Array" Updated ALL references in ARM template to previous parameter....
I wrote this Policy:https://github.com/Azure/Community-Policy/blob/master/Policies/Monitoring/deploy-service-health-alert-incidents/azurepolicy.json Which will deploy an Action Group, an Activity Log Alert for Service Health Incidents, and a Resource Group to contain them. I'd like to pull this...