turbot/terraform_azure_compliance
Loading controls...

Control: Only secure connections to your Azure Cache for Redis should be enabled

Description

Audit enabling of only connections via SSL to Azure Cache for Redis. Use of secure connections ensures authentication between the server and the service and protects data in transit from network layer attacks such as man-in-the-middle, eavesdropping, and session-hijacking.

Usage

Run the control in your terminal:

powerpipe control run terraform_azure_compliance.control.azure_redis_cache_ssl_enabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

azure_redis_cache_ssl_enabled

Tags