Ensure there are no firewall rules allowing unrestricted access to Redis from other Azure sources
Description
Redis Cache should not be configured to allow unlimited access.If a firewall rule is configured to allow start IP and end IP addresses both from 0.0.0.0/0 then the Redis Cache is open to any Azure source.
Remediation
Perform the following in the Azure Console:
Go to Azure Cache for Redis,
For each Redis Cache Select Firewall.
Delete any Rule that has 0.0.0.0 in it’s start and end ip address.