Skip to content

Commit ae161c2

Browse files
committed
more simplifications
1 parent 393f5a7 commit ae161c2

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

includes/azure-search-limits-per-service.md

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,9 @@ Free services don't have fixed partitions or replicas and they share resources w
3333

3434
### After April 3, 2024
3535

36-
For new services created after April 3, 2024:
37-
38-
+ Basic tier can have up to three partitions and three replicas, and a total of nine search units (SU).
39-
+ Basic, S1, S2, S3 have more storage per partition, ranging from 3-7 times more, depending on the tier.
40-
+ Your new search service must be in a [supported region](#supported-regions-with-higher-storage-limits) to get the extra capacity for Basic and other tiers.
41-
42-
Currently, there's no in-place upgrade. You must [create a new search service](/azure/search/search-create-service-portal) to benefit from the extra storage.
36+
+ Basic tier supports three partitions and three replicas, for a total of nine search units (SU). It also has larger partitions.
37+
+ S1, S2, S3, and S3 HD have larger partitions, ranging from 3-7 times more, depending on the tier.
38+
+ Higher capacity is limited to [new search services](/azure/search/search-create-service-portal) in [supported regions](#supported-regions-with-higher-storage-limits). There is no in-place upgrade at this time.
4339

4440
| Resource | Free | Basic | S1 | S2 | S3 | S3 HD | L1 | L2 |
4541
|----------|------|--------|----|----|----|------------|----|----|
@@ -50,11 +46,8 @@ Currently, there's no in-place upgrade. You must [create a new search service](/
5046

5147
### After May 17, 2024
5248

53-
Storage Optimized tiers (L1 and L2) now have larger partitions at the current pricing. You must [create a new search service](/azure/search/search-create-service-portal) to get the higher limits.
54-
55-
+ S2, S3, S3 HD automatically have more storage per partition on search services running on the April 3 infrastructure, or on new services created after May 17.
56-
+ L1 and L2 have more partition storage and compute power, but you must create a new service.
57-
+ Your new search service must be in a [supported region](#supported-regions-with-higher-storage-limits) to get the extra storage.
49+
+ L1 and L2 have more partition storage and compute power.
50+
+ Higher capacity is limited to [new search services](/azure/search/search-create-service-portal) in [supported regions](#supported-regions-with-higher-storage-limits). There is no in-place upgrade at this time.
5851

5952
| Resource | Free | Basic | S1 | S2 | S3 | S3 HD | L1 | L2 |
6053
|----------|------|--------|----|----|----|------------|----|----|

0 commit comments

Comments
 (0)