Policy Setting: Azure > Storage > Storage Account > Blob > Logging
Policies
This policy setting is dependent on the following policy types:
Source
resource "turbot_policy_setting" "azure_storage_storage_account_blob_logging" { resource = turbot_policy_pack.main.id type = "tmod:@turbot/azure-storage#/policy/types/storageAccountBlobLogging" note = "Azure CIS v2.0.0 - Control: 3.13" value = "Check: Per `Logging > *`" # value = "Enforce: Per `Logging > *`"}