Skip to content

Commit 3ff7c68

Browse files
committed
change
1 parent 16f216f commit 3ff7c68

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/azure-cache-for-redis/cache-how-to-multi-replicas.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to create Premium tier Azure Cache for Redis instances wi
55

66

77
ms.topic: how-to
8-
ms.date: 05/12/2025
8+
ms.date: 05/14/2025
99
appliesto:
1010
- ✅ Azure Cache for Redis
1111
---
@@ -18,18 +18,18 @@ When you create a Premium cache, you can increase the number of replicas up to t
1818

1919
This article describes how to create an Azure Cache for Redis Premium cache with added replicas by using the Azure portal.
2020

21+
## Prerequisites
22+
23+
You need an Azure subscription. If you don't have one, [create a free account](https://azure.microsoft.com/free/).
24+
2125
## Limitations
2226

23-
Creating more than one replica has the following limitations:
27+
Creating more than one replica for a cache has the following limitations:
2428

2529
- Only Premium-tier Azure Redis supports adding more than one replica.
2630
- You can't change the number of replicas after you create the cache.
2731
- You can't use geo-replication with caches that have more than one replica.
28-
- You can't use Append-only File (AOF) data persistence if you create more than one replica.
29-
30-
## Prerequisites
31-
32-
You need an Azure subscription. If you don't have one, [create a free account](https://azure.microsoft.com/free/).
32+
- You can't use Append-only File (AOF) data persistence with caches that have more than one replica.
3333

3434
## Create a Premium cache with added replicas
3535

0 commit comments

Comments
 (0)