Skip to content

Commit b8ddfe4

Browse files
authored
Merge pull request #207924 from kgremban/aug12-query
Reorganize and refresh query language doc
2 parents 1d719b9 + 6635703 commit b8ddfe4

File tree

5 files changed

+452
-355
lines changed

5 files changed

+452
-355
lines changed

articles/iot-hub/TOC.yml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,14 @@
9797
- name: IoT Hub endpoints
9898
displayName: multi-tenant service, resource provider, device identity management, device identities, device twin management, jobs management, device endpoints, service endpoints, custom endpoints, endpoint health
9999
href: iot-hub-devguide-endpoints.md
100-
- name: Query language
101-
displayName: SQL-like, module twin queries, device queries, set of device twins, RegistryManager, query expressions, jobs queries
102-
href: iot-hub-devguide-query-language.md
100+
- name: Queries
101+
items:
102+
- name: Query language overview
103+
href: iot-hub-devguide-query-language.md
104+
- name: Device and module twin queries
105+
href: query-twins.md
106+
- name: Job queries
107+
href: query-jobs.md
103108
- name: Quotas and throttling
104109
displayName: jobs device operations, traffic shaping, device identity registry operations, device connections throttle, latency
105110
href: iot-hub-devguide-quotas-throttling.md

0 commit comments

Comments
 (0)