You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/redis/migrate/migrate-overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ Finally, Azure Managed Redis offers the Microsoft Entra ID authentication when y
66
66
| Azure Sovereign Cloud support | No | Yes (coming soon) |
67
67
| Hostname DNS suffix |`<name>.<region>.redisenterprise.cache.azure.net`|`<name>.<region>.redis.azure.net`|
68
68
69
-
\* When **High availability** is enabled, Azure Managed Redis is zone redundant in regions with multiple Availability Zones.
69
+
\* When **High availability** is enabled, Azure Managed Redis is zone redundant in regions with multiple availability zones. For more information, see [Reliability in Azure Managed Redis](/azure/reliability/reliability-managed-redis).
70
70
71
71
## Considerations when you move from Enterprise to Azure Managed Redis
\* When **High availability** is enabled, Azure Managed Redis is zone redundant in regions with multiple Availability Zones.
100
+
\* When **High availability** is enabled, Azure Managed Redis is zone redundant in regions with multiple availability zones.
101
101
102
-
When you use High availability (HA), an Azure Managed Redis instance is deployed with primary and replica shards across two nodes. In regions without Availability Zones, the primary and replica shards are deployed across two nodes in the same zone.
102
+
When you use High availability (HA), an Azure Managed Redis instance is deployed with primary and replica shards across two nodes. In regions without availability zones, the primary and replica shards are deployed across two nodes in the same zone. For more information, see [Reliability in Azure Managed Redis](/azure/reliability/reliability-managed-redis).
103
103
104
104
> [!IMPORTANT]
105
105
> The Balanced B0 and B1 SKU options don't support active geo-replication.
Copy file name to clipboardExpand all lines: articles/reliability/availability-zones-enable-zone-resiliency.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ Use the following guidance to prioritize Azure service groups based on their cri
74
74
75
75
1.**Improve operational data storage resiliency.** Operational data stores contain valuable data that multiple workloads often use, so improving the availability of those data stores can help many workloads.
76
76
77
-
For operational data storage resiliency, focus on services like Azure SQL Database, Azure SQL Managed Instance, Azure Storage, Azure Data Lake Storage, Azure Cosmos DB, Azure PostgreSQL Flexible Server, Azure MySQL Flexible Server, and Azure Cache for Redis.
77
+
For operational data storage resiliency, focus on services like Azure SQL Database, Azure SQL Managed Instance, Azure Storage, Azure Data Lake Storage, Azure Cosmos DB, Azure PostgreSQL Flexible Server, Azure MySQL Flexible Server, and Azure Managed Redis.
78
78
79
79
1.**Prioritize compute services.** These services are often easy to replicate and distribute among zones because they're stateless.
80
80
@@ -140,8 +140,8 @@ The following table summarizes the availability zone support for many Azure serv
|[Azure Batch](reliability-batch.md#availability-zone-migration)| :::image type="content" source="media/icon-checkmark.svg" alt-text="Yes" border="false"::: || Redeployment | No cost impact for same number of virtual machines (VMs) |
Copy file name to clipboardExpand all lines: articles/reliability/overview-reliability-guidance.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,6 @@ The following table provides links to reliability guidance for Azure services. E
52
52
|Azure Batch|[Reliability in Batch](reliability-batch.md)||
53
53
|Azure Blob Storage|[Reliability in Blob Storage](reliability-storage-blob.md)||
54
54
|Azure Bot Service |[Reliability in Bot Service](reliability-bot.md)||
55
-
|Azure Cache for Redis||[Enable zone redundancy for Azure Cache for Redis](../azure-cache-for-redis/cache-how-to-zone-redundancy.md) </p> [Configure passive geo-replication for Premium Azure Cache for Redis instances](../azure-cache-for-redis/cache-how-to-geo-replication.md)|
56
55
|Azure Chaos Studio|[Reliability in Chaos Studio](reliability-chaos-studio.md)||
57
56
|Azure Communications Gateway ||[Reliability in Azure Communications Gateway](../communications-gateway/reliability-communications-gateway.md)|
58
57
|Azure Container Apps|[Reliability in Container Apps](reliability-azure-container-apps.md)||
0 commit comments