Ensure that your Microsoft Azure Cache for Redis servers are using the "Stable" update channel for your production workloads. The "Stable" update channel minimizes the risk of unexpected behavior and downtime by providing thoroughly tested updates.
For non-production environments, the "Preview" update channel offers early access to the latest Redis features and improvements, allowing for testing and experimentation. However, for your most critical, production workloads, selecting the "Stable" update channel is crucial. This ensures that your Redis cache benefits from updates that have undergone rigorous testing and are deemed production-ready, thereby minimizing the potential for disruptions and ensuring the reliability of your applications.
Audit
To determine whether public network access to your Azure Cache for Redis servers is disabled, perform the following operations:
Remediation / Resolution
To ensure that your production Azure Cache for Redis servers are using the Stable update channel for system updates, perform the following operations:
Changing the update channel forces a patch event on your Redis cache server. To minimize disruption, it is highly recommended to perform this action during a maintenance window.References
- Azure Official Documentation
- How to configure Azure Cache for Redis
- Administration tasks for Azure Cache for Redis
- Azure security baseline for Azure Cache for Redis
- Azure Command Line Interface (CLI) Documentation
- az account list
- az account set
- az redis list
- az redis show
- az redis update