Ensure that the Redis Cache accepts only SSL connections
Description
It is recommended that Redis Cache should allow only SSL connections. Note: some Redis tools (like redis-cli) do not support SSL. When using such tools plain connection ports should be enabled.
Remediation
Perform the following in the Azure Console:
Go to Redis Caches.
For each Redis Cache:
Click on Advanced settings
Set the Allow access only via SSL to ‘Yes’
Select Save
Default Values: By default, non-SSL access is disabled for new caches.