Skip to content

Commit 1a04dac

Browse files
committed
edit
1 parent d003e77 commit 1a04dac

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

articles/redis/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ This table shows a general example of the relationship of _Size_ to _vCPUs/prima
131131

132132
You can run without high availability (HA) mode enabled. This configuration means that your Redis instance doesn't have replication enabled and doesn't have access to the availability SLA. Don't run in non-HA mode outside of development and test scenarios. You can't disable high availability in an instance that you already created. You can enable high availability in an instance that doesn't have it. Because an instance running without high availability uses fewer VMs and nodes, vCPUs aren't used as efficiently, so performance might be lower.
133133

134-
When you enable HA mode, your instance is deployed with primary and replica shards distributed across at least two nodes. This configuration is recommended for all production scenarios and for access to the availability SLA. In regions that support availability zones, Azure Managed Redis distributes the nodes across zones by default. In regions without availability zones, the primary and replica shards are distributed across at least two nodes in the same zone. For more information, see [Reliability in Azure Managed Redis](/azure/reliability/reliability-managed-redis).
134+
When you enable HA mode, your instance is deployed with primary and replica shards distributed across at least two nodes. This configuration is recommended for all production scenarios and for access to the availability SLA. In regions that support availability zones, Azure Managed Redis distributes the nodes across zones by default. For more information, see [Reliability in Azure Managed Redis](/azure/reliability/reliability-managed-redis).
135135

136136
## Reserved memory
137137

articles/redis/overview.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,6 @@ The following table helps describe some of the features supported by tier:
101101

102102
In regions that support availability zones, Azure Managed Redis distributes the nodes across zones by default. For more information, see [Reliability in Azure Managed Redis](/azure/reliability/reliability-managed-redis).
103103

104-
In regions without availability zones, the primary and replica shards are distributed across at least two nodes in the same zone.
105-
106104
> [!IMPORTANT]
107105
> The Balanced B0 and B1 SKU options don't support active geo-replication.
108106
>

0 commit comments

Comments
 (0)