Policy Packs
Azure CIS v2.0.0 - Section 5 - Logging and Monitoring

Policy Setting: Azure > Monitor > Stack

Policies

This policy setting is dependent on the following policy types:

Source

resource "turbot_policy_setting" "azure_monitor_stack" {
resource = turbot_policy_pack.main.id
type = "tmod:@turbot/azure-monitor#/policy/types/monitorStack"
note = "Azure CIS v2.0.0 - Controls: 5.2.1, 5.2.2, 5.2.3, 5.2.4, 5.2.5, 5.2.6, 5.2.7, 5.2.8, 5.2.9 and 5.2.10"
value = "Check: Configured"
# value = "Enforce: Configured"
}