1
1
# ## YamlMime:Hub
2
2
3
3
title : Azure IoT documentation
4
- summary : The Azure Internet of Things (IoT) is a collection of Microsoft-managed cloud services that connect, monitor, and control billions of IoT assets.
4
+ summary : The Azure Internet of Things (IoT) is a collection of Microsoft-managed cloud and edge services that connect, monitor, and control billions of IoT assets.
5
5
brand : azure
6
6
7
7
metadata :
8
8
title : Azure IoT documentation
9
- description : The Azure Internet of Things (IoT) is a collection of Microsoft-managed cloud services that connect, monitor, and control billions of IoT assets.
9
+ description : The Azure Internet of Things (IoT) is a collection of Microsoft-managed cloud and edge services that connect, monitor, and control billions of IoT assets.
10
10
ms.service : iot
11
11
ms.topic : hub-page
12
12
author : philmea
13
13
ms.author : philmea
14
- ms.date : 09/ 04/2019
14
+ ms.date : 04/18/2023
15
15
16
16
highlightedContent :
17
17
items :
@@ -24,201 +24,110 @@ highlightedContent:
24
24
itemType : get-started
25
25
url : ../iot-develop/index.yml
26
26
# Card
27
- - title : Install VS Code tools for Azure IoT
28
- itemType : download
29
- url : https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.azure-iot-toolkit
30
- # Card
31
- - title : Start building with Azure CLI for Azure IoT
32
- itemType : reference
33
- url : /cli/azure/azure-cli-reference-for-IoT
34
- # Card
35
27
- title : Browse Azure IoT code samples
36
- itemType : overview
28
+ itemType : sample
37
29
url : /samples/browse/?term=iot
38
30
# Card
31
+ - title : Azure IoT explorer
32
+ itemType : how-to-guide
33
+ url : ./howto-use-iot-explorer.md
34
+ # Card
35
+ - title : Azure IoT training
36
+ itemType : learn
37
+ url : /training/browse/?products=azure&term=iot
38
+ # Card
39
39
- title : Azure IoT reference architecture
40
40
itemType : architecture
41
41
url : /azure/architecture/reference-architectures/iot/
42
42
# Card
43
- - title : Learn modules for Azure IoT
44
- itemType : learn
45
- url : /training/ browse/?products=azure&term =iot
43
+ - title : Azure IoT architectures
44
+ itemType : architecture
45
+ url : /azure/architecture/ browse/?azure_categories =iot
46
46
# Card
47
- - title : Support and help options
48
- itemType : how-to-guide
49
- url : ../iot/iot-support-help .md
47
+ - title : Digital twin definition language (DTDL) models
48
+ itemType : concept
49
+ url : ../digital-twins/concepts-models .md
50
50
51
51
# conceptualContent section
52
52
conceptualContent :
53
53
title : Get started building your IoT solution
54
54
summary : Azure IoT offers you cloud and edge IoT platforms as well as fully managed IoT solutions
55
55
items :
56
56
# Card
57
- - title : Evaluate your IoT cloud solution (aPaaS)
57
+ - title : Device development
58
58
links :
59
- - url : .. /iot-central/core/ overview-iot-central .md
59
+ - url : ./iot-overview-device-development .md
60
60
itemType : overview
61
- text : What is Azure IoT Central?
62
- - url : ../iot-central/core/quick-deploy-iot-central.md
63
- itemType : quickstart
64
- text : Use your smartphone as a device to connect to IoT Central
65
- # footerLink
66
- footerLink :
67
- url : ../iot-central/index.yml
68
- text : See more
69
- # Card
70
- - title : Build a custom IoT cloud solution (PaaS)
71
- links :
72
- - url : ../iot-hub/iot-concepts-and-iot-hub.md
73
- itemType : overview
74
- text : What is Azure IoT Hub?
75
- - url : ../iot-hub/quickstart-send-telemetry-cli.md
76
- itemType : quickstart
77
- text : Send telemetry from a device
78
- - url : ../iot-hub/quickstart-control-device.md
61
+ text : Introduction to IoT device development
62
+ - url : ../iot-develop/about-iot-develop.md
63
+ itemType : concept
64
+ text : Tools, SDKs, and hardware
65
+ - url : ../iot-develop/quickstart-send-telemetry-iot-hub.md
79
66
itemType : quickstart
80
- text : Control a device from the cloud
81
- footerLink :
82
- url : ../iot-hub/index.yml
83
- text : See more
67
+ text : Send telemetry from a device to an Azure IoT hub
68
+ - url : ./iot-sdks.md#device-sdks
69
+ itemType : reference
70
+ text : Device SDKs reference
84
71
# Card
85
- - title : Run cloud intelligence on edge devices
72
+ - title : Device connectivity
86
73
links :
87
- - url : .. /iot-edge/about-iot-edge .md
74
+ - url : ./iot-overview-device-connectivity .md
88
75
itemType : overview
89
- text : What is Azure IoT Edge?
90
- - url : ../iot-edge/quickstart-linux.md
91
- itemType : quickstart
92
- text : Deploy IoT Edge module to a Linux device
93
- - url : ../iot-edge/quickstart.md
94
- itemType : quickstart
95
- text : Deploy IoT Edge module to a Windows device
96
- # footerLink
97
- footerLink :
98
- url : ../iot-edge/index.yml
99
- text : See more
76
+ text : Introduction to device infrastructure and connectivity
77
+ - url : ../iot-hub/iot-hub-mqtt-support.md
78
+ itemType : concept
79
+ text : MQTT support in Azure IoT Hub
80
+ - url : ../iot-edge/iot-edge-as-gateway.md
81
+ itemType : concept
82
+ text : Use an IoT Edge device as a gateway
100
83
# Card
101
- - title : Create connected and smart infrastructure
84
+ - title : Device management and control
102
85
links :
103
- - url : ../digital-twins/ overview.md
86
+ - url : ./iot- overview-device-management .md
104
87
itemType : overview
105
- text : What is Azure Digital Twins?
106
- - url : /previous-versions/azure/digital-twins/quickstart-view-occupancy-dotnet
107
- itemType : quickstart
108
- text : Find empty rooms in a building
109
- - url : /previous-versions/azure/digital-twins/tutorial-facilities-setup
110
- itemType : tutorial
111
- text : Monitor an office building
112
- # footerLink
113
- footerLink :
114
- url : ../digital-twins/index.yml
115
- text : See more
116
- # Card
117
- - title : Securely provision devices at scale
118
- links :
88
+ text : Introduction to device control and management
119
89
- url : ../iot-dps/about-iot-dps.md
120
90
itemType : overview
121
- text : What is Azure IoT Hub Device Provisioning Service?
122
- - url : ../iot-dps/quick-setup-auto-provision-cli.md
123
- itemType : quickstart
124
- text : Set up the service
125
- - url : ../iot-dps/quick-create-simulated-device-tpm.md
126
- itemType : quickstart
127
- text : Provision a TPM device
128
- # footerLink
129
- footerLink :
130
- url : ../iot-dps/index.yml
131
- text : See more
91
+ text : Device provisioning at scale
92
+ - url : ../iot-edge/how-to-provision-single-device-linux-symmetric.md
93
+ itemType : overview
94
+ text : Create and provision an IoT Edge device
95
+ - url : ../iot-hub-device-update/understand-device-update.md
96
+ itemType : overview
97
+ text : Update your devices
132
98
# Card
133
- - title : Integrate smart devices into your solution
99
+ - title : Process and route messages
134
100
links :
135
- - url : .. /iot-develop/ overview-iot-plug-and-play .md
101
+ - url : ./iot-overview-message-processing .md
136
102
itemType : overview
137
- text : What is IoT Plug and Play?
138
- - url : ../iot-develop/tutorial-connect-device .md
139
- itemType : tutorial
140
- text : Connect a sample device to IoT Hub
141
- - url : ../iot-develop/concepts-developer-guide-device .md
103
+ text : Introduction to message processing in an IoT solution
104
+ - url : ../iot-hub/iot-hub-devguide-messages-d2c .md
105
+ itemType : concept
106
+ text : IoT Hub message routing
107
+ - url : ../iot-hub/iot-hub-message-enrichments-overview .md
142
108
itemType : concept
143
- text : Developer guide
144
- # footerLink
145
- footerLink :
146
- url : ../iot-develop/index.yml
147
- text : See more
109
+ text : IoT Hub message enrichments
148
110
# Card
149
- - title : Update your IoT Hub devices
111
+ - title : Extend your IoT solution
150
112
links :
151
- - url : .. /iot-hub-device-update/understand-device-update .md
113
+ - url : ./iot-overview-solution-extensibility .md
152
114
itemType : overview
153
- text : What is Device Update?
154
- - url : ../iot-hub-device-update/device-update-simulator.md
155
- itemType : tutorial
156
- text : Use device update on a simulator
157
- - url : ../iot-hub-device-update/device-update-ubuntu-agent.md
158
- itemType : tutorial
159
- text : Package update on Ubuntu Server
160
- # footerLink
161
- footerLink :
162
- url : ../iot-hub-device-update/index.yml
163
- text : See more
164
- # Card
165
- - title : Explore and analyze device data
166
- links :
167
- - url : ../time-series-insights/overview-what-is-tsi.md
115
+ text : Introduction to Azure IoT extensibility options
116
+ - url : ../industrial-iot/overview-what-is-industrial-iot.md
168
117
itemType : overview
169
- text : What is Azure Time Series Insights?
170
- - url : ../time-series-insights/time-series-quickstart.md
171
- itemType : quickstart
172
- text : Explore Time Series Insights
173
- - url : https://tsiclientsample.azurewebsites.net/
174
- itemType : tutorial
175
- text : Create a Time Series Insights web app
176
- # footerLink
177
- footerLink :
178
- url : ../time-series-insights/index.yml
179
- text : See more
118
+ text : Industrial IoT
119
+ - url : ../iot/iot-sdks.md#iot-hub-service-sdks
120
+ itemType : reference
121
+ text : Service SDKs
180
122
# Card
181
- - title : Actuate mobility in your enterprise
123
+ - title : Analyze and visualize IoT data
182
124
links :
183
- - url : ../azure-maps/about-azure-maps .md
125
+ - url : ./iot-overview-analyze-visualize .md
184
126
itemType : overview
185
- text : What is Azure Maps?
186
- - url : ../azure-maps/quick-demo-map-app.md
187
- itemType : quickstart
188
- text : Create an interactive search map
189
- - url : ../azure-maps/tutorial-route-location.md
190
- itemType : tutorial
191
- text : Route to your point of interest
192
- # footerLink
193
- footerLink :
194
- url : ../azure-maps/index.yml
195
- text : See more
196
-
197
- tools :
198
- title : Azure IoT SDKs
199
- summary : Reference documentation for Azure IoT SDKs
200
- items :
201
- # Card
202
- - title : Azure IoT SDK for C reference
203
- imageSrc : /media/logos/logo_c.svg
204
- url : https://github.com/Azure/azure-iot-sdk-c/
205
- # Card
206
- - title : Azure IoT SDK for Python
207
- imageSrc : /media/logos/logo_python.svg
208
- url : https://github.com/Azure/azure-iot-sdk-python
209
- # Card
210
- - title : Azure IoT SDK for Node.js reference
211
- imageSrc : /media/logos/logo_nodejs.svg
212
- url : /javascript/api/overview/azure/iot-hub
213
- # Card
214
- - title : Azure IoT SDK for Java reference
215
- imageSrc : /media/logos/logo_java.svg
216
- url : /java/api/com.microsoft.azure.sdk.iot.service
217
- # Card
218
- - title : Azure IoT SDK for .NET reference
219
- imageSrc : /media/logos/logo_NET.svg
220
- url : /dotnet/api/overview/azure/iot
221
- # Card
222
- - title : Azure IoT Central REST API reference
223
- imageSrc : /media/logos/logo_REST.svg
224
- url : /rest/api/iotcentral
127
+ text : Introduction to analyzing and visualizing your IoT data
128
+ - url : ../digital-twins/overview.md
129
+ itemType : overview
130
+ text : Azure Digital Twins
131
+ - url : ../iot-central/core/howto-create-analytics.md
132
+ itemType : how-to-guide
133
+ text : Use IoT Central data explorer to analyze device data
0 commit comments