You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: includes/azure-search-limits-per-service.md
+5-12Lines changed: 5 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,13 +33,9 @@ Free services don't have fixed partitions or replicas and they share resources w
33
33
34
34
### After April 3, 2024
35
35
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.
@@ -50,11 +46,8 @@ Currently, there's no in-place upgrade. You must [create a new search service](/
50
46
51
47
### After May 17, 2024
52
48
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.
0 commit comments