turbot/terraform_azure_compliance

Control: Redis Caches should restrict public access

Description

Disabling public network access improves security by ensuring that Redis Cache isn't exposed on the public internet. Creating private endpoints can limit exposure of Redis Cache.

Usage

Run the control in your terminal:

powerpipe control run terraform_azure_compliance.control.redis_cache_restrict_public_access

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run terraform_azure_compliance.control.redis_cache_restrict_public_access --share

SQL

This control uses a named query:

redis_cache_restrict_public_access

Tags