Benchmark: Redis
Description
This section contains recommendations for configuring Redis resources.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-azure-complianceStart the Powerpipe server:
steampipe service startpowerpipe serverOpen http://localhost:9033 in your browser and select Redis.
Run this benchmark in your terminal:
powerpipe benchmark run azure_compliance.benchmark.all_controls_redisSnapshot and share results via Turbot Pipes:
powerpipe benchmark run azure_compliance.benchmark.all_controls_redis --shareControls
- Only secure connections to your Azure Cache for Redis should be enabled
 - Azure Cache for Redis should use private link
 - Azure Cache for Redis should reside within a virtual network
 - Redis Caches 'Minimum TLS version' should be set to 'Version 1.2'
 - Azure Cache for Redis should use standard SKUs as a minimum