Ensure that your Azure Cache for Redis servers are configured with a preferred maintenance window for scheduled updates. Before running this rule, the preferred maintenance window must be configured in the rule settings, in your TrendAI Vision One™ Cloud Risk Management account.
When you configure a maintenance window, you can specify the exact days and times each week when the virtual machines powering your Redis cache can be updated. Azure Cache for Redis will complete updates to the cache software within the timeframe you set. Because your Azure Cache for Redis instance may become unavailable during scheduled updates, you may want to configure the maintenance window to a time in which your cache server is under its lowest load. This time frame represents the preferred maintenance window and must be compliant with the time range configured in the rule settings.
Audit
To determine if there is a preferred maintenance window configured for your Azure Cache for Redis servers, perform the following operations:
Remediation / Resolution
To configure the preferred maintenance window for scheduled updates, for your Azure Cache for Redis servers, perform the following operations:
References
- Azure Official Documentation
- How to configure Azure Cache for Redis
- Administration tasks for Azure Cache for Redis
- Azure Command Line Interface (CLI) Documentation
- az account list
- az account set
- az redis list
- az redis patch-schedule show
- az redis patch-schedule update