Skip to content

Commit 0aa10d9

Browse files
committed
Service limits update, S1-3 support 3K fields
1 parent 1d3ddce commit 0aa10d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
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: 03/30/2022
11+
ms.date: 03/31/2022
1212
---
1313

1414
# Service limits in Azure Cognitive Search
@@ -36,7 +36,7 @@ Maximum limits on storage, workloads, and quantities of indexes and other object
3636
| Resource | Free | Basic&nbsp;<sup>1</sup> | S1 | S2 | S3 | S3&nbsp;HD | L1 | L2 |
3737
| -------- | ---- | ------------------- | --- | --- | --- | --- | --- | --- |
3838
| Maximum indexes |3 |5 or 15 |50 |200 |200 |1000 per partition or 3000 per service |10 |10 |
39-
| Maximum simple fields per index&nbsp;<sup>2</sup> |1000 |100 |1000 |1000 |1000 |1000 |1000 |1000 |
39+
| Maximum simple fields per index&nbsp;<sup>2</sup> |1000 |100 |3000 |3000 |3000 |1000 |1000 |1000 |
4040
| Maximum complex collections per index |40 |40 |40 |40 |40 |40 |40 |40 |
4141
| Maximum elements across all complex collections per document&nbsp;<sup>3</sup> |3000 |3000 |3000 |3000 |3000 |3000 |3000 |3000 |
4242
| Maximum depth of complex fields |10 |10 |10 |10 |10 |10 |10 |10 |

0 commit comments

Comments
 (0)