turbot/azure_compliance

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 azure_compliance.control.redis_cache_ssl_enabled

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run azure_compliance.control.redis_cache_ssl_enabled --share

SQL

This control uses a named query:

redis_cache_ssl_enabled

Tags