Skip to content

Commit 945f55c

Browse files
committed
fixing index and TOC. Need more review of index
1 parent b281ca5 commit 945f55c

File tree

2 files changed

+13
-17
lines changed

2 files changed

+13
-17
lines changed

articles/iot/TOC.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ items:
99
- name: IoT solution components
1010
expanded: true
1111
items:
12-
- name: Device development
12+
- name: Asset and device development
1313
href: iot-overview-device-development.md
14-
- name: Device connectivity
14+
- name: Asset and device connectivity
1515
href: iot-overview-device-connectivity.md
16-
- name: Device management and control
16+
- name: Asset and device management and control
1717
href: iot-overview-device-management.md
1818
- name: Process and route messages
1919
href: iot-overview-message-processing.md
20-
- name: Extend your IoT solution
20+
- name: Extend your solution
2121
href: iot-overview-solution-extensibility.md
2222
- name: Analyze and visualize your IoT data
2323
href: iot-overview-analyze-visualize.md

articles/iot/index.yml

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ highlightedContent:
2020
itemType: overview
2121
url: ../iot/iot-introduction.md
2222
# Card
23+
- title: Azure IoT Operations
24+
itemType: overview
25+
url: ../iot-operations/get-started/overview-iot-operations.md
26+
# Card
2327
- title: Get started with device development on Azure IoT
2428
itemType: get-started
2529
url: ../iot/concepts-iot-device-development.md
@@ -32,33 +36,25 @@ highlightedContent:
3236
itemType: learn
3337
url: /training/browse/?products=azure&term=iot
3438
# Card
35-
- title: Azure IoT reference architecture
36-
itemType: architecture
37-
url: /azure/architecture/reference-architectures/iot/
38-
# Card
3939
- title: Azure IoT architectures
4040
itemType: architecture
4141
url: /azure/architecture/browse/?azure_categories=iot
4242
# Card
4343
- title: Digital twin definition language (DTDL) models
4444
itemType: concept
4545
url: ../digital-twins/concepts-models.md
46-
# Card
47-
- title: Azure IoT Operations
48-
itemType: overview
49-
url: ../iot-operations/get-started/overview-iot-operations.md
5046

5147
# conceptualContent section
5248
conceptualContent:
5349
title: Get started building your IoT solution
5450
summary: Azure IoT offers you cloud and edge IoT platforms as well as fully managed IoT solutions
5551
items:
5652
# Card
57-
- title: Device development
53+
- title: Asset and device development
5854
links:
5955
- url: ./iot-overview-device-development.md
6056
itemType: overview
61-
text: Introduction to IoT device development
57+
text: Introduction to IoT asset and device development
6258
- url: ./concepts-iot-device-development.md
6359
itemType: concept
6460
text: Tools, SDKs, and hardware
@@ -69,7 +65,7 @@ conceptualContent:
6965
itemType: reference
7066
text: Device SDKs reference
7167
# Card
72-
- title: Device connectivity
68+
- title: Asset and device connectivity
7369
links:
7470
- url: ./iot-overview-device-connectivity.md
7571
itemType: overview
@@ -81,11 +77,11 @@ conceptualContent:
8177
itemType: concept
8278
text: Use an IoT Edge device as a gateway
8379
# Card
84-
- title: Device management and control
80+
- title: Asset and device management and control
8581
links:
8682
- url: ./iot-overview-device-management.md
8783
itemType: overview
88-
text: Introduction to device control and management
84+
text: Introduction to asset and device control and management
8985
- url: ../iot-dps/about-iot-dps.md
9086
itemType: overview
9187
text: Device provisioning at scale

0 commit comments

Comments
 (0)