Network misconfigurations

Azure virtual machine allows direct access to Redis service from the Internet

Description

Redis is using port number 6379. This port is open on your virtual machine and allows all incoming traffic from the Internet. In order to keep security best practices, you should restrict access to be only from allowed IP addresses.
  • Recommended Mitigation

    Configure networking rule to allow incoming Redis traffic from allowed IP addresses only.