File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ author: abhijitpai
5
5
ms.author : abpai
6
6
ms.service : cosmos-db
7
7
ms.topic : conceptual
8
- ms.date : 08/05/2019
8
+ ms.date : 03/27/2020
9
9
---
10
10
11
11
# Azure Cosmos DB service quotas
@@ -143,15 +143,12 @@ Cosmos DB supports querying items using [SQL](how-to-sql-query.md). The followin
143
143
144
144
| Resource | Default limit |
145
145
| --- | --- |
146
- | Maximum length of SQL query| 256 KB < sup > * </ sup > |
146
+ | Maximum length of SQL query| 256 KB |
147
147
| Maximum JOINs per query| 5 <sup >* </sup >|
148
- | Maximum ANDs per query| 2000 <sup >* </sup >|
149
- | Maximum ORs per query| 2000 <sup >* </sup >|
150
148
| Maximum UDFs per query| 10 <sup >* </sup >|
151
- | Maximum arguments per IN expression| 6000 <sup >* </sup >|
152
- | Maximum points per polygon| 4096 <sup >* </sup >|
149
+ | Maximum points per polygon| 4096 |
153
150
154
- <sup >* </sup > You can increase any of these SQL query limits by contacting Azure Support.
151
+ <sup >* </sup > You can increase these SQL query limits by contacting Azure Support.
155
152
156
153
## MongoDB API-specific limits
157
154
You can’t perform that action at this time.
0 commit comments