Policy Setting: Azure > App Service > Web App > Approved
Policies
This policy setting is dependent on the following policy types:
Source
resource "turbot_policy_setting" "azure_appservice_webapp_approved" { resource = turbot_policy_pack.main.id type = "tmod:@turbot/azure-appservice#/policy/types/webAppApproved" note = "Azure CIS v2.0.0 - Control: 9.1, 9.6, 9.7 and 9.8" value = "Check: Approved" # value = "Enforce: Delete unapproved if new"}