Skip to content

Commit 69e898b

Browse files
committed
fix alias doc
1 parent b14a435 commit 69e898b

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

articles/search/search-limits-quotas-capacity.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,11 +166,14 @@ Maximum number of synonym maps varies by tier. Each rule can have up to 20 expan
166166

167167
## Index alias limits
168168

169-
Maximum number of [index aliases](search-how-to-alias.md) varies by tier. In all tiers, the maximum number of aliases is double the maximum number of indexes allowed.
169+
Maximum number of [index aliases](search-how-to-alias.md) varies by tier and [service creation date](vector-search-index-size.md#how-to-check-service-creation-date). In all tiers, the maximum number of aliases is double the maximum number of indexes allowed.
170170

171-
| Resource | Free | Basic | S1 | S2 | S3 | S3-HD |L1 | L2 |
171+
| Service Creation Date | Free | Basic | S1 | S2 | S3 | S3-HD |L1 | L2 |
172172
|----------|------|-------|----|----|----|-------|----|----|
173-
| Maximum aliases |6 |10 or 30 |100 |400 |400 |2000 per partition or 6000 per service |20 |20 |
173+
| Before October 2022 | 3 | 5 or 15 <sup>1</sup> | 50 | 200 | 200 | 1000 per partition or 3000 per service | 10 | 10 |
174+
| After October 2022 | 6 | 30 | 100 | 400 | 400 | 2000 per partition or 6000 per service | 20 | 20 |
175+
176+
<sup>1</sup> Basic services created before December 2017 have lower limits (5 instead of 15) on indexes
174177

175178
## Data limits (AI enrichment)
176179

0 commit comments

Comments
 (0)