Skip to content

Commit af05f3e

Browse files
authored
Merge pull request #299247 from dominicbetts/iot-index
IoT: Hub page updates
2 parents 7e3e5df + 3b7dcc9 commit af05f3e

File tree

1 file changed

+44
-40
lines changed

1 file changed

+44
-40
lines changed

articles/iot/index.yml

Lines changed: 44 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
### YamlMime:Hub
22

33
title: Azure IoT documentation
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.
4+
summary: The Azure Internet of Things (IoT) is a collection of Microsoft-managed cloud services, edge components, and SDKs that let you connect, monitor, and control your IoT devices and assets at scale.
55
brand: azure
66

77
metadata:
88
title: Azure IoT documentation
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.
9+
description: The Azure Internet of Things (IoT) is a collection of Microsoft-managed cloud services, edge components, and SDKs that let you connect, monitor, and control your IoT devices and assets at scale.
1010
ms.service: azure-iot
1111
ms.topic: hub-page
1212
author: dominicbetts
1313
ms.author: dobett
14-
ms.date: 04/11/2025
14+
ms.date: 05/02/2025
1515

1616
highlightedContent:
1717
items:
@@ -24,29 +24,29 @@ highlightedContent:
2424
itemType: overview
2525
url: ../iot-operations/get-started/overview-iot-operations.md
2626
# Card
27-
- title: Get started with device development on Azure IoT
28-
itemType: get-started
29-
url: ../iot/concepts-iot-device-development.md
27+
- title: What is Azure IoT Hub?
28+
itemType: overview
29+
url: ../iot-hub/iot-concepts-and-iot-hub.md
3030
# Card
31-
- title: Choose an Azure IoT service
32-
itemType: how-to-guide
33-
url: ../iot/iot-services-and-technologies.md
31+
- title: Azure IoT architectures
32+
itemType: architecture
33+
url: /azure/architecture/browse/?azure_categories=iot
3434
# Card
35-
- title: Azure IoT code samples
36-
itemType: sample
37-
url: /samples/browse/?term=iot
35+
- title: IoT Operations quickstart
36+
itemType: get-started
37+
url: ../iot-operations/get-started-end-to-end-sample/quickstart-deploy.md
3838
# Card
39+
- title: IoT Hub quickstart
40+
itemType: get-started
41+
url: ../iot-hub/quickstart-send-telemetry-cli.md
42+
# Card
3943
- title: Azure IoT training
4044
itemType: training
4145
url: /training/browse/?products=azure&term=iot
4246
# Card
43-
- title: Azure IoT architectures
44-
itemType: architecture
45-
url: /azure/architecture/browse/?azure_categories=iot
46-
# Card
47-
- title: Security best practices for IoT solutions
48-
itemType: concept
49-
url: ../iot/iot-overview-security.md
47+
- title: Azure IoT code samples
48+
itemType: sample
49+
url: /samples/browse/?term=iot
5050

5151
# conceptualContent section
5252
conceptualContent:
@@ -56,18 +56,19 @@ conceptualContent:
5656
# Card
5757
- title: Asset and device development
5858
links:
59-
- url: ./concepts-iot-device-development.md
60-
itemType: concept
61-
text: Tools, SDKs, and hardware
6259
- url: ./iot-overview-device-development.md
6360
itemType: overview
6461
text: Introduction to IoT asset and device development
65-
- url: ./tutorial-send-telemetry-iot-hub.md
66-
itemType: tutorial
67-
text: Send sensor data from a device to an Azure IoT hub
6862
- url: ./iot-sdks.md#device-sdks
6963
itemType: reference
7064
text: Device SDKs reference
65+
- url: ./concepts-iot-device-development.md
66+
itemType: concept
67+
text: Device development for IoT Hub
68+
- url: ./tutorial-send-telemetry-iot-hub.md
69+
itemType: tutorial
70+
text: Send sensor data from a device to an Azure IoT hub
71+
7172
# Card
7273
- title: Asset and device connectivity
7374
links:
@@ -76,31 +77,31 @@ conceptualContent:
7677
text: Introduction to IoT asset and device connectivity and infrastructure
7778
- url: ../iot-operations/end-to-end-tutorials/tutorial-add-assets.md
7879
itemType: tutorial
79-
text: Connect OPC UA assets to Azure IoT Operations MQTT broker at the edge
80+
text: Connect OPC UA assets to Azure IoT Operations
8081
- url: ../iot/iot-mqtt-connect-to-iot-hub.md
8182
itemType: concept
8283
text: MQTT support in Azure IoT Hub
83-
- url: ../iot-edge/iot-edge-as-gateway.md
84-
itemType: concept
85-
text: Use an IoT Edge device as a gateway
84+
- url: ../iot-edge/about-iot-edge.md
85+
itemType: overview
86+
text: Connect IoT Edge devices to IoT Hub
8687
# Card
8788
- title: Asset and device management and control
8889
links:
8990
- url: ./iot-overview-device-management.md
9091
itemType: overview
9192
text: Introduction to IoT asset and device management and control
92-
- url: ../iot-operations/discover-manage-assets/overview-manage-assets.md#store-assets-as-azure-resources-in-a-centralized-registry
93+
- url: ../iot-operations/discover-manage-assets/overview-manage-assets.md
9394
itemType: concept
94-
text: Control assets as Azure resources in a centralized registry with Azure IoT Operations
95+
text: What is asset management in Azure IoT Operations?
9596
- url: https://github.com/Azure/iot-operations-sdks/tree/main
9697
itemType: reference
9798
text: Command and control with Azure IoT Operations SDKs (preview)
98-
- url: ../iot-edge/how-to-provision-single-device-linux-symmetric.md
99-
itemType: how-to-guide
100-
text: Create and provision an IoT Edge device
99+
- url: ../iot-hub/iot-hub-device-management-overview.md
100+
itemType: concept
101+
text: What is device management with IoT Hub
101102
- url: ../iot-hub-device-update/understand-device-update.md
102103
itemType: concept
103-
text: Update your devices
104+
text: What is Device Update for IoT Hub?
104105
# Card
105106
- title: Process and route messages
106107
links:
@@ -110,9 +111,9 @@ conceptualContent:
110111
- url: ../iot-operations/connect-to-cloud/overview-dataflow.md
111112
itemType: concept
112113
text: Process and route data with data flows in Azure IoT Operations
113-
- url: ../iot-operations/create-edge-apps/edge-apps-overview.md
114+
- url: ../iot-operations/manage-mqtt-broker/overview-broker.md
114115
itemType: concept
115-
text: Develop highly available applications for Azure IoT Operations MQTT broker
116+
text: Azure IoT Operations built-in local MQTT broker
116117
- url: ../iot-hub/iot-hub-devguide-messages-d2c.md
117118
itemType: concept
118119
text: IoT Hub message routing
@@ -125,12 +126,15 @@ conceptualContent:
125126
- url: ./iot-overview-solution-extensibility.md
126127
itemType: overview
127128
text: Introduction to Azure IoT extensibility options
128-
- url: ../iot-operations/connect-to-cloud/howto-configure-fabric-real-time-intelligence.md
129+
- url: ../iot-operations/connect-to-cloud/howto-configure-dataflow-endpoint.md
130+
itemType: how-to-guide
131+
text: Configure data flow endpoints in Azure IoT Operations
132+
- url: ../iot-operations/create-edge-apps/edge-apps-overview.md
129133
itemType: how-to-guide
130-
text: Configure data flow endpoints for Microsoft Fabric Real-Time Intelligence
134+
text: Develop applications for Azure IoT Operations
131135
- url: ../iot/iot-sdks.md#iot-hub-service-sdks
132136
itemType: reference
133-
text: Service SDKs
137+
text: Service SDKs for IoT Hub
134138
# Card
135139
- title: Analyze and visualize IoT data
136140
links:

0 commit comments

Comments
 (0)