@@ -20,6 +20,10 @@ highlightedContent:
20
20
itemType : overview
21
21
url : ../iot/iot-introduction.md
22
22
# Card
23
+ - title : Azure IoT Operations
24
+ itemType : overview
25
+ url : ../iot-operations/get-started/overview-iot-operations.md
26
+ # Card
23
27
- title : Get started with device development on Azure IoT
24
28
itemType : get-started
25
29
url : ../iot/concepts-iot-device-development.md
@@ -32,33 +36,25 @@ highlightedContent:
32
36
itemType : learn
33
37
url : /training/browse/?products=azure&term=iot
34
38
# Card
35
- - title : Azure IoT reference architecture
36
- itemType : architecture
37
- url : /azure/architecture/reference-architectures/iot/
38
- # Card
39
39
- title : Azure IoT architectures
40
40
itemType : architecture
41
41
url : /azure/architecture/browse/?azure_categories=iot
42
42
# Card
43
43
- title : Digital twin definition language (DTDL) models
44
44
itemType : concept
45
45
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
50
46
51
47
# conceptualContent section
52
48
conceptualContent :
53
49
title : Get started building your IoT solution
54
50
summary : Azure IoT offers you cloud and edge IoT platforms as well as fully managed IoT solutions
55
51
items :
56
52
# Card
57
- - title : Device development
53
+ - title : Asset and device development
58
54
links :
59
55
- url : ./iot-overview-device-development.md
60
56
itemType : overview
61
- text : Introduction to IoT device development
57
+ text : Introduction to IoT asset and device development
62
58
- url : ./concepts-iot-device-development.md
63
59
itemType : concept
64
60
text : Tools, SDKs, and hardware
@@ -69,7 +65,7 @@ conceptualContent:
69
65
itemType : reference
70
66
text : Device SDKs reference
71
67
# Card
72
- - title : Device connectivity
68
+ - title : Asset and device connectivity
73
69
links :
74
70
- url : ./iot-overview-device-connectivity.md
75
71
itemType : overview
@@ -81,11 +77,11 @@ conceptualContent:
81
77
itemType : concept
82
78
text : Use an IoT Edge device as a gateway
83
79
# Card
84
- - title : Device management and control
80
+ - title : Asset and device management and control
85
81
links :
86
82
- url : ./iot-overview-device-management.md
87
83
itemType : overview
88
- text : Introduction to device control and management
84
+ text : Introduction to asset and device control and management
89
85
- url : ../iot-dps/about-iot-dps.md
90
86
itemType : overview
91
87
text : Device provisioning at scale
0 commit comments