To enhance security and compliance for your Azure Cache for Redis servers, configure IP network and firewall rules to control access and limit exposure to potential risks. These rules ensure only authorized connections can reach your Redis resources, while internal monitoring remains uninterrupted.
Configuring IP network rules for your Microsoft Azure Cache for Redis servers is essential for securing access. This ensures that only trusted IP addresses or services can connect to your cache servers, preventing unauthorized access, protecting your cache data, and supporting compliance with security best practices.
Audit
To determine if there are any IP firewall rules configured for your Azure Cache for Redis servers, perform the following operations:
Remediation / Resolution
To configure IP firewall rules for your Microsoft Azure Cache for Redis servers, perform the following operations:
References
- Azure Official Documentation
- Azure Cache for Redis network isolation options
- How to configure Azure Cache for Redis
- Azure Command Line Interface (CLI) Documentation
- az account list
- az account set
- az redis list
- az redis firewall-rules list
- az redis firewall-rules create