Skip to content

Commit 607a00a

Browse files
authored
Merge pull request #298108 from dominicbetts/iot-hub
IoT: Reorder hub page
2 parents 4aca385 + e40dc7e commit 607a00a

File tree

1 file changed

+10
-55
lines changed

1 file changed

+10
-55
lines changed

articles/iot/index.yml

Lines changed: 10 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ metadata:
1111
ms.topic: hub-page
1212
author: dominicbetts
1313
ms.author: dobett
14-
ms.date: 02/28/2024
14+
ms.date: 04/11/2025
1515

1616
highlightedContent:
1717
items:
@@ -24,17 +24,13 @@ highlightedContent:
2424
itemType: overview
2525
url: ../iot-operations/get-started/overview-iot-operations.md
2626
# Card
27-
- title: Choose an Azure IoT service
28-
itemType: how-to-guide
29-
url: ../iot/iot-services-and-technologies.md
30-
# Card
3127
- title: Get started with device development on Azure IoT
3228
itemType: get-started
3329
url: ../iot/concepts-iot-device-development.md
3430
# Card
35-
- title: Security best practices for IoT solutions
36-
itemType: concept
37-
url: ../iot/iot-overview-security.md
31+
- title: Choose an Azure IoT service
32+
itemType: how-to-guide
33+
url: ../iot/iot-services-and-technologies.md
3834
# Card
3935
- title: Azure IoT code samples
4036
itemType: sample
@@ -47,50 +43,10 @@ highlightedContent:
4743
- title: Azure IoT architectures
4844
itemType: architecture
4945
url: /azure/architecture/browse/?azure_categories=iot
50-
51-
productDirectory:
52-
title: IoT services
53-
items:
54-
# Card
55-
- title: Azure IoT Operations
56-
summary: Use Azure IoT Operations to build an edge-based IoT solution that follows the adaptive cloud approach
57-
imageSrc: ../media/index/iot-operations.svg
58-
url: ../iot-operations/index.yml
59-
# Card
60-
- title: Azure IoT Hub
61-
summary: Use Azure IoT Hub to build a cloud-based IoT solution. IoT Hub doesn't follow the adaptive cloud approach
62-
imageSrc: ../media/index/iot-hub.svg
63-
url: ../iot-hub/index.yml
6446
# Card
65-
- title: Azure IoT Central
66-
summary: Use Azure IoT Central to build a cloud-based IoT solution. IoT Central doesn't follow the adaptive cloud approach
67-
imageSrc: ../media/index/iot-central.svg
68-
url: ../iot-central/index.yml
69-
# Card
70-
- title: Azure Digital Twins
71-
summary: The Azure Digital Twins service is typically part of a cloud-based IoT solution that use IoT Hub
72-
imageSrc: ../media/index/digital-twins.svg
73-
url: ../digital-twins/index.yml
74-
# Card
75-
- title: Azure IoT Edge
76-
summary: IoT Edge is typically part of a hybrid IoT solution that use IoT Hub or IoT Central
77-
imageSrc: ../media/index/iot-edge.svg
78-
url: ../iot-edge/index.yml
79-
# Card
80-
- title: Azure Event Grid
81-
summary: Currently, Azure Event Grid is typically part of a hybrid IoT solution that uses Azure IoT Operations, IoT Hub, or IoT Central
82-
imageSrc: ../media/index/event-grid-domains.svg
83-
url: ../event-grid/index.yml
84-
# Card
85-
- title: Microsoft Defender for IoT
86-
summary: Microsoft Defender for IoT is a unified security solution that helps you secure cloud-based, edge-based, and hybrid IoT solutions
87-
imageSrc: ../media/index/defender-iot.svg
88-
url: ../defender-for-iot/index.yml
89-
# Card
90-
- title: Windows IoT Enterprise
91-
summary: Build intelligent edge solutions with world-class developer tools, long-term support, and enterprise-grade security
92-
imageSrc: /media/logos/logo_Windows.svg
93-
url: /windows/iot/iot-enterprise/Overview.md
47+
- title: Security best practices for IoT solutions
48+
itemType: concept
49+
url: ../iot/iot-overview-security.md
9450

9551
# conceptualContent section
9652
conceptualContent:
@@ -100,12 +56,12 @@ conceptualContent:
10056
# Card
10157
- title: Asset and device development
10258
links:
103-
- url: ./iot-overview-device-development.md
104-
itemType: overview
105-
text: Introduction to IoT asset and device development
10659
- url: ./concepts-iot-device-development.md
10760
itemType: concept
10861
text: Tools, SDKs, and hardware
62+
- url: ./iot-overview-device-development.md
63+
itemType: overview
64+
text: Introduction to IoT asset and device development
10965
- url: ./tutorial-send-telemetry-iot-hub.md
11066
itemType: tutorial
11167
text: Send sensor data from a device to an Azure IoT hub
@@ -187,4 +143,3 @@ conceptualContent:
187143
- url: ../iot-hub/iot-hub-live-data-visualization-in-power-bi.md
188144
itemType: how-to-guide
189145
text: Visualize real-time sensor data from IoT Hub using Power BI
190-

0 commit comments

Comments
 (0)