The firewall rule allowing a lot of hosts to access
ID |
azure_redis_many_hosts_access |
Severity |
low |
Vendor |
Azure |
Resource |
Network |
Tags |
reachable |
Description
The firewall rule allowing a lot of hosts to access. This is insecure configuration because unexpected accesses from other Azure resources or internet can happen.
To fix it you must configure a lower number of allowed hosts by the properties: start_ip_address
and end_ip_address
.
Learn more about this topic at Azure redis firewall.