Skip to content

Commit 9d55129

Browse files
authored
Merge pull request #123674 from mattburcke/patch-1
Update cache-how-to-zone-redundancy.md
2 parents be08822 + d408b3b commit 9d55129

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

articles/azure-cache-for-redis/cache-how-to-zone-redundancy.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ In this article, you'll learn how to configure a zone-redundant Azure Cache inst
1515

1616
Azure Cache for Redis Standard, Premium, and Enterprise tiers provide built-in redundancy by hosting each cache on two dedicated virtual machines (VMs). Even though these VMs are located in separate [Azure fault and update domains](../virtual-machines/availability.md) and highly available, they're susceptible to datacenter level failures. Azure Cache for Redis also supports zone redundancy in its Premium and Enterprise tiers. A zone-redundant cache runs on VMs spread across multiple [Availability Zones](../reliability/availability-zones-overview.md). It provides higher resilience and availability.
1717

18-
> [!NOTE]
19-
> Data transfer between Azure Availability Zones will be charged at standard [bandwidth rates](https://azure.microsoft.com/pricing/details/bandwidth/).
20-
2118
## Prerequisites
2219

2320
- Azure subscription - [create one for free](https://azure.microsoft.com/free/)

0 commit comments

Comments
 (0)