Policy Setting: Azure > Storage > Storage Account > Access Keys > Rotation Reminder
Policies
This policy setting is dependent on the following policy types:
Source
resource "turbot_policy_setting" "azure_storage_storage_account_access_keys_rotation_reminder" { resource = turbot_policy_pack.main.id type = "tmod:@turbot/azure-storage#/policy/types/storageAccountAccessKeysRotationReminder" note = "Azure CIS v2.0.0 - Control: 3.3" value = "Check: Enabled per Rotation Reminder > Days" # value = "Enforce: Enabled per Rotation Reminder > Days"}