-
Notifications
You must be signed in to change notification settings - Fork 21.8k
Expand file tree
/
Copy pathindex.yml
More file actions
109 lines (101 loc) · 3.38 KB
/
index.yml
File metadata and controls
109 lines (101 loc) · 3.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
### YamlMime:Landing
title: Azure IoT Hub Documentation
metadata:
title: Azure IoT Hub Documentation
description: Learn how to use Azure IoT Hub to connect, monitor, and control billions of Internet of Things assets.
ms.service: azure-iot-hub
ms.topic: landing-page
author: cwatson-cat
ms.author: cwatson
ms.date: 11/01/2025
landingContent:
- title: Get started with IoT Hub
linkLists:
- linkListType: overview
links:
- text: What is IoT Hub?
url: iot-concepts-and-iot-hub.md
- linkListType: concept
links:
- text: Choose your IoT Hub tier and size
url: iot-hub-scaling.md
- linkListType: how-to-guide
links:
- text: Create an IoT hub
url: create-hub.md
- title: New features in IoT Hub (Preview)
linkLists:
- linkListType: overview
links:
- text: What is Azure Device Registry?
url: iot-hub-device-registry-overview.md
- text: What is certificate management?
url: iot-hub-certificate-management-overview.md
- text: "FAQ: What is new in IoT Hub?"
url: iot-hub-faq.md
- linkListType: how-to-guide
links:
- text: Get started with Azure Device Registry and certificate management
url: iot-hub-device-registry-setup.md
- title: Collect data from your devices
linkLists:
- linkListType: quickstart
links:
- text: Send telemetry to your hub
url: quickstart-send-telemetry-cli.md
- linkListType: concept
links:
- text: Send and receive messages
url: iot-hub-devguide-messaging.md
- text: Upload video, media, and large data files
url: iot-hub-devguide-file-upload.md
- title: Process data with Azure services
linkLists:
- linkListType: tutorial
links:
- text: Route telemetry
url: tutorial-routing.md
- text: Visualize data in Power BI
url: iot-hub-live-data-visualization-in-power-bi.md
- linkListType: concept
links:
- text: Understand Azure IoT Hub message routing
url: iot-hub-devguide-messages-d2c.md
- title: Manage and monitor devices remotely
linkLists:
- linkListType: quickstart
links:
- text: Control your devices
url: quickstart-control-device.md
- linkListType: concept
links:
- text: Invoke direct methods
url: iot-hub-devguide-direct-methods.md
- text: Use device twins
url: iot-hub-devguide-device-twins.md
- text: Monitor IoT Hub
url: monitor-iot-hub.md
- text: Update devices using Device Update for IoT Hub
url: ../iot-hub-device-update/understand-device-update.md
- title: Secure your IoT solution
linkLists:
- linkListType: tutorial
links:
- text: Create and upload certificates for testing
url: tutorial-x509-test-certs.md
- linkListType: concept
links:
- text: Security best practices
url: secure-azure-iot-hub.md
- text: Control access to IoT Hub by using Microsoft Entra ID
url: iot-hub-devguide-security.md
- title: Develop with SDKs and tools
linkLists:
- linkListType: concept
links:
- text: Learn about Azure IoT Hub SDKs
url: iot-hub-devguide-sdks.md
- text: Use the Azure IoT Hub extension for VS Code
url: https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.azure-iot-toolkit
- text: Supported device protocols
url: iot-hub-devguide-protocols.md