Skip to content

Commit e1122a2

Browse files
committed
prototype new table layout for vector limits
1 parent 67ddddc commit e1122a2

File tree

3 files changed

+45
-6
lines changed

3 files changed

+45
-6
lines changed

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

Lines changed: 39 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author: HeidiSteen
88
ms.author: heidist
99
ms.service: cognitive-search
1010
ms.topic: conceptual
11-
ms.date: 06/13/2024
11+
ms.date: 09/04/2024
1212
ms.custom:
1313
- references_regions
1414
- build-2024
@@ -89,6 +89,44 @@ Use the [GET Service Statistics](/rest/api/searchservice/get-service-statistics)
8989

9090
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).
9191

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 |
97+
|-----------------------|------|---|----|----|----|----|
98+
|**Before July 1, 2023** <sup>1</sup> | 2 | 25 | 100 | 200 | 1,000 | 2,000 |
99+
| **July 1, 2023 through April 3, 2024** <sup>2</sup>| 2 | 25 | 100 | 200 | 1,000 | 2,000 |
100+
|**April 3, 2024 through May 17, 2024** <sup>3</sup> | 15 | 160 | 350 | 700 | 1,000 | 2,000 |
101+
|**After May 17, 2024** <sup>4</sup>b| 15 | 160 | 512 | 1,024 | 2,048 | 4,096 |
102+
103+
<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 |
116+
|-----------------------|------|---|----|----|----|----|
117+
|**Before July 1, 2023** <sup>1</sup> | 0.5 | 1 | 6 | 12 | 12 | 36 |
118+
| **July 1, 2023 through April 3, 2024** <sup>2</sup>| 1 | 3 | 12 | 36 | 12 | 36 |
119+
|**April 3, 2024 through May 17, 2024** <sup>3</sup> | 5 | 35 | 100 | 200 | 12 | 36 |
120+
|**After May 17, 2024** <sup>4</sup> | 5 | 35 | 150 | 300 | 150 | 300 |
121+
122+
<sup>1</sup> Initial vector limits for the private preview.
123+
124+
<sup>2</sup> Vector limits for public preview. Three regions didn't have the higher limits: Germany West Central, West India, Qatar Central.
125+
126+
<sup>3</sup> More vector quota based on the larger partitions on supported tiers and regions.
127+
128+
<sup>4</sup> More vector quota for more tiers and regions.
129+
92130
### Vector limits on services created after May 17, 2024
93131

94132
The highest vector limits are available on search services created after May 17, 2024 in a [supported region](#service-limits).

articles/search/search-region-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.author: heidist
99
ms.service: cognitive-search
1010
ms.topic: conceptual
1111
ms.custom: references_regions
12-
ms.date: 09/03/2024
12+
ms.date: 09/04/2024
1313

1414
---
1515

articles/search/search-reliability.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: mattgotteiner
66
ms.author: magottei
77
ms.service: cognitive-search
88
ms.topic: conceptual
9-
ms.date: 01/02/2024
9+
ms.date: 09/04/2024
1010
ms.custom:
1111
- subject-reliability
1212
- references_regions
@@ -55,10 +55,9 @@ Availability zones are used when you add two or more replicas to your search ser
5555

5656
### Supported regions
5757

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:
5959

60-
+ Israel Central
61-
+ Italy North
60+
+ Japan West
6261

6362
Otherwise, availability zones for Azure AI Search are supported in the following regions:
6463

@@ -75,6 +74,8 @@ Otherwise, availability zones for Azure AI Search are supported in the following
7574
| East US 2 | January 30, 2021 or later |
7675
| France Central| October 23, 2020 or later |
7776
| Germany West Central | May 3, 2021, or later |
77+
| Israel Central | April 1, 2024, or later |
78+
| Italy North | April 1, 2024, or later |
7879
| Japan East | January 30, 2021 or later |
7980
| Korea Central | January 20, 2022 or later |
8081
| North Europe | January 28, 2021 or later |

0 commit comments

Comments
 (0)