Skip to content

Commit 2d655c0

Browse files
Merge pull request #273453 from flang-msft/patch-1
fxl---fix availibility note
2 parents 980d2e6 + 23c462c commit 2d655c0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/azure-cache-for-redis/cache-overview-vector-similarity.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,15 @@ For a tutorial on how to use Azure Cache for Redis and Azure OpenAI to perform v
1616

1717
## Scope of Availability
1818

19-
This table contains the information for TLS availability in different tiers.
19+
Vector search capabilities in Redis require [Redis Stack](https://redis.io/docs/latest/operate/oss_and_stack/stack-with-enterprise/), specifically the [RediSearch](https://redis.io/docs/interact/search-and-query/) module. This capability is only available in the [Enterprise tiers of Azure Cache for Redis](./cache-redis-modules.md).
20+
21+
This table contains the information for vector search availability in different tiers.
2022

2123
|Tier | Basic / Standard | Premium |Enterprise | Enterprise Flash |
2224
|--------- |:------------------:|:----------:|:---------:|:---------:|
2325
|Available | No | No | Yes | Yes (preview) |
2426

25-
Vector search capabilities in Redis require [Redis Stack](https://redis.io/docs/latest/operate/oss_and_stack/stack-with-enterprise/), specifically the [RediSearch](https://redis.io/docs/interact/search-and-query/) module. This capability is only available in the [Enterprise tiers of Azure Cache for Redis](./cache-redis-modules.md).
27+
2628

2729
## What are vector embeddings?
2830

0 commit comments

Comments
 (0)