Skip to content

Commit d493840

Browse files
authored
Merge pull request #312386 from dlepow/danlep-patch-666447
[AMR] Maintenance event in activity log
2 parents 09d3cfd + 179c918 commit d493840

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

articles/redis/failover.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Failover and patching - Azure Managed Redis
33
description: Learn about failover, patching, and the update process for Azure Managed Redis.
4-
ms.date: 05/18/2025
4+
ms.date: 02/26/2026
55
ms.topic: conceptual
66
ms.custom:
77
- engagement-fy23
@@ -87,9 +87,13 @@ Maintenance includes these updates:
8787
- Redis Server updates: Any update or patch of the Redis server binaries.
8888
- Virtual machine (VM) updates: Any updates of the virtual machine hosting the Redis service. VM updates include patching software components in the hosting environment to upgrading networking components or decommissioning.
8989

90-
### Does maintenance appear in the service health in the Azure portal before a patch?
90+
### Does maintenance history appear in the Azure portal?
9191

92-
No, maintenance doesn't appear under [service health](/azure/service-health/) in the portal or any other place.
92+
To learn about maintenance history in the Azure portal, check the Azure [Activity log](/azure/azure-monitor/essentials/activity-log) for your cache instance. The "healthevent" event is emitted when maintenance begins.
93+
94+
:::image type="content" source="media/failover/activity-log-event.png" alt-text="Screenshot of maintenance event in Activity log in the portal.":::
95+
96+
To receive notifications automatically, [set up an alert](/azure/azure-monitor/alerts/alerts-activity-log) on the Activity log.
9397

9498
### Client network-configuration changes
9599

17.5 KB
Loading

0 commit comments

Comments
 (0)