Skip to content

Commit 3cf59cb

Browse files
committed
Updates with security and dev twins.
1 parent afb5e9f commit 3cf59cb

File tree

1 file changed

+34
-23
lines changed

1 file changed

+34
-23
lines changed

articles/iot-hub/index.yml

Lines changed: 34 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -13,27 +13,44 @@ metadata:
1313
ms.date: 03/23/2020
1414

1515
landingContent:
16-
- title: Getting Started
16+
- title: Getting Started
1717
linkLists:
18-
- linkListType: get-started
18+
- linkListType: quickstart
19+
links:
20+
- text: Create a hub using the Azure portal
21+
url: iot-hub-create-through-portal.md
22+
- text: Send telemetry from a device to a hub using CLI
23+
url: quickstart-send-telemetry-cli.md
24+
- text: Control a device connected to a hub
25+
url: quickstart-control-device-node.md
26+
- linkListType: get-started
27+
links:
28+
- text: Device management
29+
url: iot-hub-node-node-devicemanagement-get-started.md
30+
- text: Configuring devices
31+
url: iot-hub-configuration-best-practices.md
32+
- title: Using Device Twins
33+
linkLists:
34+
- linkListType: how-to-guide
1935
links:
20-
- text: Create a hub using the Azure portal
21-
url: iot-hub-create-through-portal.md
22-
- text: Send telemetry from a device to a hub using CLI
23-
url: quickstart-send-telemetry-cli.md
24-
- text: Control a device with your hub
25-
url: quickstart-control-device-node.md
36+
- text: Working with Device Twins (node)
37+
url: iot-hub-node-node-twin-get-started.md
38+
- text: Understanding IoT metrics
39+
url: iot-hub-metrics.md
40+
- text: Diagnostics Logging
41+
url: iot-hub-monitor-resource-health.md
42+
- text: Monitor, diagnose, and troubleshoot disconnects with IoT
43+
url: iot-hub-troubleshoot-connectivity.md
44+
2645
- title: Scale your solution
2746
linkLists:
2847
- linkListType: concept
2948
links:
3049
- text: Choosing the right tier
3150
url: iot-hub-scaling.md
32-
- text: Best practices for configuring devices
33-
url: iot-hub-configuration-best-practices.md
3451
- text: Understand quotas and throttling
3552
url: iot-hub-devguide-quotas-throttling.md
36-
- title: Select Protocol
53+
- title: Select your Protocol
3754
linkLists:
3855
- linkListType: concept
3956
links:
@@ -63,37 +80,31 @@ landingContent:
6380
url: tutorial-routing-config-message-routing-rm-template.md
6481
- text: Run and view routing results
6582
url: tutorial-routing-view-message-routing-results.md
66-
- linkListType: sample
67-
links:
68-
- text: Azure IoT Samples for C# (.NET)
69-
url: /samples/azure-samples/azure-iot-samples-csharp/azure-iot-samples-for-csharp-net
70-
- title: Security
83+
- title: Learn about IoT Security
7184
linkLists:
7285
- linkListType: concept
7386
links:
74-
- text: Understand Azure IoT Hub security
87+
- text: Control access to IoT Hub
7588
url: iot-hub-devguide-security.md
76-
- text: Recommendations
89+
- text: Security recommendations for IoT deployment
7790
url: ../iot-fundamentals/security-recommendations.md
78-
- text: Security From the ground up
79-
url: ../iot-fundamentals/iot-security-ground-up.md
8091
- text: Security Best practices
8192
url: ../iot-fundamentals/iot-security-best-practices.md
8293
- text: Security Architecture
8394
url: ../iot-fundamentals/iot-security-architecture.md
8495
- text: Secure your IoT deployment
8596
url: ../iot-fundamentals/iot-security-deployment.md
86-
- title: Security certificates
97+
- title: Create and use security certificates
8798
linkLists:
8899
- linkListType: concept
89100
links:
90-
- text: Device Authentication using X.509 CA Certs
101+
- text: Device Authentication using X.509 CA verts
91102
url: iot-hub-x509ca-overview.md
92103
- text: X.509 security with IoT Hub
93104
url: iot-hub-security-x509-get-started.md
94105
- text: X.509 CA cert security concepts
95106
url: iot-hub-x509ca-concept.md
96-
- title: Tools
107+
- title: Use IoT Hub Tools
97108
linkLists:
98109
- linkListType: how-to-guide
99110
links:

0 commit comments

Comments
 (0)