turbot/terraform_azure_compliance

GitHub
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:

steampipe check terraform_azure_compliance.control.azure_redis_cache_ssl_enabled

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share terraform_azure_compliance.control.azure_redis_cache_ssl_enabled

SQL

This control uses a named query:

azure_redis_cache_ssl_enabled

Tags