Skip to content

Commit 4fe6f92

Browse files
Merge pull request #310513 from MicrosoftDocs/main
Auto Publish – main to live - 2026-01-15 06:00 UTC
2 parents 6c6a8d7 + 10f1222 commit 4fe6f92

2 files changed

Lines changed: 7 additions & 10 deletions

File tree

articles/redis/failover.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@ The Azure Managed Redis service regularly updates your cache with the latest pla
5555
3. One by one, all nodes being patched are removed from the cluster. Any shards on these VMs will be demoted and migrated to one of the new VMs.
5656
4. Finally, all VMs that were replaced are deleted.
5757

58-
5958
Each shard of a clustered cache is patched separately and doesn't close connections to another shard.
6059

61-
Multiple caches in the same resource group and region are also patched one at a time. Caches that are in different resource groups or different regions might be patched simultaneously.
60+
> [!NOTE]
61+
> Multiple caches in the same region might be patched at the same time. If this affects your application, configure [maintenance schedules](scheduled-maintenance.md) such that each cache is patched at a different time.
6262
6363
Because full data synchronization happens before the process repeats, data loss is unlikely to occur for your cache. You can further guard against data loss by [exporting](how-to-import-export-data.md#export) data and enabling [persistence](how-to-persistence.md).
6464

articles/reliability/overview-reliability-guidance.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,16 @@ description: See a list of reliability guides for Azure products and services. L
44
author: anaharris-ms
55
ms.service: azure
66
ms.topic: reliability-article
7-
ms.date: 12/01/2025
7+
ms.date: 01/15/2026
88
ms.author: anaharris
99
ms.custom: subject-reliability
1010
ms.subservice: azure-reliability
1111
---
1212

13-
1413
# Reliability guides by service
1514

1615
This article provides links to reliability guidance for many Azure services. Most reliability guides contain the following information:
1716

18-
1917
- *Production deployment recommendations* provide guidance on how to deploy the service to meet your reliability requirements in production environments.
2018

2119
- *Resilience to transient faults* describes how the service handles day-to-day transient faults that can occur in the cloud. It also describes how to handle these faults in your application, including information about retry policies, timeouts, and other best practices.
@@ -32,10 +30,9 @@ This article provides links to reliability guidance for many Azure services. Mos
3230

3331
- *Backup and recovery* for supported services, including who controls and manages backups, where they're stored and replicated to, how they can be recovered, and whether they're accessible only within a region or across regions.
3432

35-
3633
## Reliability guides by service
3734

38-
The following table provides links to reliability guidance for Azure services. Each guide contains information about how the service supports reliability features.
35+
The following table provides links to reliability guidance for Azure services. Each guide contains information about how the service supports reliability features.
3936

4037
> [!NOTE]
4138
> Some documents don't follow a single reliability guide format. These services might list more than one article that references reliability guidance.
@@ -100,7 +97,7 @@ The following table provides links to reliability guidance for Azure services. E
10097
|Azure Managed Redis|[Reliability in Azure Managed Redis](./reliability-managed-redis.md) ||
10198
|Azure Media Services|| [High availability by using Media Services and video on demand (VOD)](/azure/media-services/latest/architecture-high-availability-encoding-concept)|
10299
|Azure Migrate | | [Azure Migrate and backup and disaster recovery](../migrate/resources-faq.md#does-azure-migrate-offer-backup-and-disaster-recovery)|
103-
|Azure Monitor Logs | | [Enhance data and service resilience in Azure Monitor Logs by using availability zones](/azure/azure-monitor/logs/availability-zones) </p> [Azure Monitor Logs workspace replication](/azure/azure-monitor/logs/workspace-replication) |
100+
|Azure Monitor Logs | | [Enhance data and service resilience in Azure Monitor Logs by using availability zones](/azure/azure-monitor/logs/availability-zones) </p> [Azure Monitor Logs workspace replication](/azure/azure-monitor/logs/workspace-replication) |
104101
|Azure NAT Gateway | [Reliability in Azure NAT Gateway](./reliability-nat-gateway.md) ||
105102
|Azure NetApp Files| [Reliability in Azure NetApp Files](reliability-netapp-files.md)||
106103
|Azure Network Watcher|| [Network Watcher service availability and redundancy](../network-watcher/frequently-asked-questions.yml#service-availability-and-redundancy)|
@@ -128,8 +125,8 @@ The following table provides links to reliability guidance for Azure services. E
128125
|Azure VMware Solution|| [Deploy disaster recovery by using VMware HCX](../azure-vmware/deploy-disaster-recovery-using-vmware-hcx.md)|
129126
|Azure VPN Gateway| [Reliability in VPN Gateway](reliability-virtual-network-gateway.md?pivot=vpn) ||
130127
|Azure Web Application Firewall| | [Deploy Azure Firewall with availability zones by using Azure PowerShell](../firewall/deploy-availability-zone-powershell.md) </p> [Achieve a disaster recovery scenario across datacenters by using Application Gateway](../application-gateway/application-gateway-faq.yml#how-do-i-achieve-a-disaster-recovery-scenario-across-datacenters-by-using-application-gateway)|
131-
|Community Training| [Reliability in Community Training](reliability-community-training.md) ||
132-
|Microsoft Fabric| [Reliability in Fabric](reliability-fabric.md)||
128+
|Microsoft Community Training| [Reliability in Microsoft Community Training](reliability-community-training.md) ||
129+
|Microsoft Fabric| [Reliability in Microsoft Fabric](reliability-fabric.md)||
133130
|Microsoft Purview| [Reliability in Microsoft Purview](reliability-microsoft-purview.md)||
134131

135132
## Related content

0 commit comments

Comments
 (0)