Skip to content

Commit 82cd015

Browse files
authored
Merge pull request #203145 from v-steveadams/add-scaling-hub-toc
Add link to DPS article from Hub TOC
2 parents b81ff8f + 1268eb4 commit 82cd015

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

articles/iot-hub/TOC.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
- name: Read device-to-cloud messages from the built-in endpoint
103103
href: iot-hub-devguide-messages-read-builtin.md
104104
- name: Message enrichments overview
105-
href: iot-hub-message-enrichments-overview.md
105+
href: iot-hub-message-enrichments-overview.md
106106
- name: Message routing
107107
items:
108108
- name: Use message routing to send device-to-cloud messages
@@ -127,6 +127,8 @@
127127
href: iot-hub-understand-ip-address.md
128128
- name: Scaling and availability
129129
items:
130+
- name: Best practices for large-scale IoT device deployments
131+
href: ../iot-dps/concepts-deploy-at-scale.md?toc=/azure/iot-hub/toc.json&bc=/azure/iot-hub/breadcrumb/toc.json
130132
- name: High availability and disaster recovery
131133
href: iot-hub-ha-dr.md
132134
- name: How to clone an IoT Hub to another region
@@ -145,7 +147,7 @@
145147
- name: SDK overview
146148
href: iot-hub-devguide-sdks.md
147149
- name: Develop without the SDK
148-
href: iot-hub-devguide-no-sdk.md
150+
href: iot-hub-devguide-no-sdk.md
149151
- name: Manage connectivity and reliable messaging
150152
href: iot-hub-reliability-features-in-sdks.md
151153
- name: Protocol support
@@ -372,7 +374,7 @@
372374
- name: Device management with IoT extension for Azure CLI
373375
href: iot-hub-device-management-iot-extension-azure-cli-2-0.md
374376
- name: Remote monitoring and notifications with ​Logic ​Apps
375-
href: iot-hub-monitoring-notifications-with-azure-logic-apps.md
377+
href: iot-hub-monitoring-notifications-with-azure-logic-apps.md
376378
- name: Troubleshoot and problem solution
377379
items:
378380
- name: Troubleshoot device connectivity

articles/iot-hub/breadcrumb/toc.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
- name: Azure
22
tocHref: /azure
33
topicHref: /azure/index
4-
items:
4+
items:
55
- name: Internet of Things
66
tocHref: /azure/iot-fundamentals/
77
topicHref: /azure/iot-fundamentals/index
8-
items:
8+
items:
99
- name: IoT Hub
1010
tocHref: /azure/iot-hub/
1111
topicHref: /azure/iot-hub/index/
@@ -14,4 +14,7 @@
1414
topicHref: /azure/iot-hub/index
1515
- name: IoT Hub
1616
tocHref: /azure/iot-develop/
17+
topicHref: /azure/iot-hub/index
18+
- name: IoT Hub
19+
tocHref: /azure/iot-dps/
1720
topicHref: /azure/iot-hub/index

0 commit comments

Comments
 (0)