Skip to content

Commit e3b789b

Browse files
Merge pull request #226508 from dominicbetts/central-limits-fix-2
IoT Central: tidy limits
2 parents 7241077 + 4caf490 commit e3b789b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/iot-central/core/howto-query-with-rest-api.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,6 @@ The current limits for queries are:
301301

302302
- No more than 15 items in the `SELECT` clause list.
303303
- No more than 10 logical operations in the `WHERE` clause.
304-
- Queries return a maximum of 10,000 records.
305304
- The maximum length of a query string is 350 characters.
306305
- You can't use the wildcard (`*`) in the `SELECT` clause list.
307306
- Telemetry-based queries can retrieve up to 10,000 records.

0 commit comments

Comments
 (0)