Skip to content

Commit 55a44f5

Browse files
Merge pull request #3155 from MicrosoftDocs/main
Auto Publish – main to live - 2025-09-23 22:09 UTC
2 parents 7309fcd + c07d39d commit 55a44f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/nosql/vector-search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ Vector indexing and search in Azure Cosmos DB for NoSQL has some limitations.
224224
- The rate of vector insertions should be limited. Very large ingestion (in excess of 5M vectors) may require additional index build time.
225225
- The vector search feature is not currently supported on the existing containers. To use it, a new container must be created, and the container-level vector embedding policy must be specified.
226226
- Shared throughput databases are unsupported.
227-
- At this time, vector indexing and search is not supported on accounts with Analytical Store (and Synapse Link) and Shared Throughput.
227+
- At this time, vector indexing and search is not supported on accounts with Shared Throughput.
228228
- Once vector indexing and search is enabled on a container, it cannot be disabled.
229229

230230
## Related content

0 commit comments

Comments
 (0)