Skip to content

Commit 4e91788

Browse files
committed
edits
1 parent 537abe6 commit 4e91788

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

articles/azure-cache-for-redis/quickstart-create-redis-enterprise.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@ Both Enterprise and Enterprise Flash tiers support open-source Redis 6 and some
2222

2323
- You need an Azure subscription before you begin. If you don't have one, create an [account](https://azure.microsoft.com/). For more information, see [Special considerations for Enterprise tiers](cache-overview.md#special-considerations-for-enterprise-tiers).
2424

25+
> [!IMPORTANT]
26+
> The following Enterprise settings can be enabled or configured only at cache creation time. Gather the information you need to configure these settings before you create your cache.
27+
>
28+
> - You must enable Enterprise modules at the time you create the cache instance. You can't change modules or enable module configuration after you create a cache.
29+
> - Redis Enterprise supports two clustering policies, **Enterprise** or **OSS**. You can't change the clustering policy of an Enterprise cache after you create it.
30+
> - If you're using the cache in a geo-replication group, you can't change eviction policies after the cache is created. Be sure to know the eviction policies of your primary nodes before you create the cache.
31+
2532
### Availability by region
2633

2734
Azure Cache for Redis is continually expanding into new regions. To check the availability by region for all tiers, see [Products available by region](https://azure.microsoft.com/global-infrastructure/services/?products=redis-cache&regions=all).

articles/azure-cache-for-redis/quickstart-create-redis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ appliesto:
1313
---
1414
# Quickstart: Create an Azure Redis cache
1515

16-
Azure Cache for Redis provides a managed [Redis](https://redis.io/) cache within Azure. You can start with a Basic, Standard, or Premium tier cache of any size, and scale it to meet your application's performance needs. This quickstart demonstrates how to use the Azure portal to create a new Azure Cache for Redis instance.
16+
Azure Cache for Redis provides a fully managed [open-source Redis](https://redis.io/) cache within Azure. You can start with a Basic, Standard, or Premium tier cache of any size, and scale it to meet your application's performance needs. This quickstart demonstrates how to use the Azure portal to create a new Azure Cache for Redis instance.
1717

1818
## Prerequisites
1919

0 commit comments

Comments
 (0)