Skip to content

Commit 77cc635

Browse files
authored
Merge pull request #292973 from kgremban/jan10-iothubfresh
IoT Hub freshness: TOC, devguide, identity-registry
2 parents 508d23b + 1557484 commit 77cc635

File tree

3 files changed

+74
-94
lines changed

3 files changed

+74
-94
lines changed

articles/iot-hub/TOC.yml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -58,14 +58,24 @@
5858
items:
5959
- name: IoT Hub concepts overview
6060
href: iot-hub-devguide.md
61+
- name: Device-to-cloud feature guide
62+
displayName: device twin, messages, D2C
63+
href: iot-hub-devguide-d2c-guidance.md
64+
- name: Cloud-to-device feature guide
65+
displayName: C2D, direct methods
66+
href: iot-hub-devguide-c2d-guidance.md
67+
- name: Manage
68+
items:
69+
- name: Choose the right IoT Hub tier
70+
displayName: basic, standard, partitions, message throughput
71+
href: iot-hub-scaling.md
72+
- name: Quotas and throttling
73+
displayName: operations, traffic, connections, latency
74+
href: iot-hub-devguide-quotas-throttling.md
75+
- name: Pricing examples
76+
href: iot-hub-devguide-pricing.md
6177
- name: Develop
6278
items:
63-
- name: Device-to-cloud feature guide
64-
displayName: device twin, messages, D2C
65-
href: iot-hub-devguide-d2c-guidance.md
66-
- name: Cloud-to-device feature guide
67-
displayName: C2D, direct methods
68-
href: iot-hub-devguide-c2d-guidance.md
6979
- name: Understand device twins
7080
displayName: desired properties, reported properties, device identity, tags
7181
href: iot-hub-devguide-device-twins.md
@@ -98,16 +108,6 @@
98108
- name: Overview of IoT Hub device streams (preview)
99109
displayName: TLS, private network
100110
href: iot-hub-device-streams-overview.md
101-
- name: Manage
102-
items:
103-
- name: Choose the right IoT Hub tier
104-
displayName: basic, standard, partitions, message throughput
105-
href: iot-hub-scaling.md
106-
- name: Quotas and throttling
107-
displayName: operations, traffic, connections, latency
108-
href: iot-hub-devguide-quotas-throttling.md
109-
- name: Pricing examples
110-
href: iot-hub-devguide-pricing.md
111111
- name: Messaging
112112
items:
113113
- name: Send and receive messages

0 commit comments

Comments
 (0)