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: articles/search/search-limits-quotas-capacity.md
+39-1Lines changed: 39 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ author: HeidiSteen
8
8
ms.author: heidist
9
9
ms.service: cognitive-search
10
10
ms.topic: conceptual
11
-
ms.date: 06/13/2024
11
+
ms.date: 09/04/2024
12
12
ms.custom:
13
13
- references_regions
14
14
- build-2024
@@ -89,6 +89,44 @@ Use the [GET Service Statistics](/rest/api/searchservice/get-service-statistics)
89
89
90
90
Vector limits vary by service creation date and tier. To check the age of your search service and learn more about vector indexes, see [Vector index size and staying under limits](vector-search-index-size.md).
91
91
92
+
### Storage quota (GB)
93
+
94
+
This table shows the progression of storage quota increases in GB over time. Vector quota is per partition, so the increase in vector quota is bound to the increase in per-partition storage for each tier. Higher capacity partitions came online starting in April 2024.
95
+
96
+
| Service creation date |Basic | S1| S2 | S3 | L1 | L2 |
<sup>1</sup> Partition sizes at the time of the vector private preview.
104
+
105
+
<sup>2</sup> No change for vector public preview.
106
+
107
+
<sup>3</sup> Higher capacity storage for Basic, S1, S2, S3 in the following regions. **Americas**: Brazil South, Canada Central, Canada East, East US, East US 2, Central US, North Central US, South Central US, West US, West US 2, West US 3, West Central US. **Europe**: France Central. Italy North, North Europe, Norway East, Poland Central, Switzerland North, Sweden Central, UK South, UK West. **Middle East**: UAE North. **Africa**: South Africa North. **Asia Pacific**: Australia East, Australia Southeast, Central India, Jio India West, East Asia, Southeast Asia, Japan East, Japan West, Korea Central, Korea South.
108
+
109
+
<sup>4</sup> Higher capacity storage for more tiers and more regions. **Europe**: Germany North, Germany West Central, Switzerland West. **Azure Government**: Texas, Arizona, Virginia. **Africa**: South Africa North. **Asia Pacific**: China North 3, China East 3.
110
+
111
+
### Vector quota per partition (GB)
112
+
113
+
This table shows the progression of vector quota increases in GB over time. The quota is per partition, so if you scale a new Standard (S1) service to 6 partitions, total vector quota is 35 multiplied by 6.
114
+
115
+
| Service creation date |Basic | S1| S2 | S3 | L1 | L2 |
Copy file name to clipboardExpand all lines: articles/search/search-reliability.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: mattgotteiner
6
6
ms.author: magottei
7
7
ms.service: cognitive-search
8
8
ms.topic: conceptual
9
-
ms.date: 01/02/2024
9
+
ms.date: 09/04/2024
10
10
ms.custom:
11
11
- subject-reliability
12
12
- references_regions
@@ -55,10 +55,9 @@ Availability zones are used when you add two or more replicas to your search ser
55
55
56
56
### Supported regions
57
57
58
-
Support for availability zones depends on infrastructure and storage. Currently, two zones that were announced in October 2023 have insufficient storage and don't provide an availability zone for Azure AI Search:
58
+
Support for availability zones depends on infrastructure and storage. Currently, the following zone has insufficient storage and doesn't provide an availability zone for Azure AI Search:
59
59
60
-
+ Israel Central
61
-
+ Italy North
60
+
+ Japan West
62
61
63
62
Otherwise, availability zones for Azure AI Search are supported in the following regions:
64
63
@@ -75,6 +74,8 @@ Otherwise, availability zones for Azure AI Search are supported in the following
0 commit comments