1
1
# ## YamlMime:Landing
2
2
3
- title : Firmware analysis Preview # < 60 chars
4
- summary : Analyze firmware images for security vulnerabilities # < 160 chars
3
+ title : service documentation # < 60 chars
4
+ summary : summary # < 160 chars
5
5
6
6
metadata :
7
- title : Firmware analysis Preview # Required; page title displayed in search results. Include the brand. < 60 chars.
8
- description : Analyze firmware images for security vulnerabilities # Required; article description that is displayed in search results. < 160 chars.
7
+ title : title # Required; page title displayed in search results. Include the brand. < 60 chars.
8
+ description : description # Required; article description that is displayed in search results. < 160 chars.
9
+ ms.service : service or ms.prod: product # Required; use either service or product per approved list.
10
+ ms.subservice : subservice or ms.technology: technology # Optional; Remove if not applicable.
9
11
ms.topic : landing-page # Required
10
- ms.custom :
11
- author : karengu0
12
- ms.author : karenguo
13
- ms.date : 11/11/2024
14
- # linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
12
+ ms.collection : collection # Optional; Remove if no collection is used.
13
+ author : githubauthor # Required; your GitHub user alias, with correct capitalization.
14
+ ms.author : msauthor # Required; microsoft alias of author; optional team alias.
15
+ ms.date : 01/27/2020 # Required; mm/dd/yyyy format.
16
+
17
+ # linkListType: architecture | concept | deploy | download | get-started | how-to-guide | tutorial | overview | quickstart | reference | sample | tutorial | video | whats-new
15
18
16
19
landingContent :
17
20
# Cards and links should be based on top customer tasks or top subjects
18
21
# Start card title with a verb
19
- # Card (optional)
20
- - title : Get started
22
+ # Card
23
+ - title : About [service]
21
24
linkLists :
22
- - linkListType : get-started
25
+ - linkListType : overview
23
26
links :
24
- - text : What is Azure IoT Operations?
25
- url : overview-iot-operations.md
26
- - text : Get started with an end-to-end sample
27
- url : get-started-end-to-end-sample/quickstart-deploy.md
28
- # Card
29
- - title : Common scenarios
27
+ - text : What is [service]?
28
+ url : file1.md
29
+ - text : linktext2
30
+ url : file2.md
31
+ - linkListType : linkListType
32
+ links :
33
+ - text : linktext1
34
+ url : file1.md
35
+ - text : linktext2
36
+ url : file2.md
37
+
38
+ # Card
39
+ - title : Get started
30
40
linkLists :
31
- - linkListType : how-to-guide
32
- links :
33
- - text : Deploy Azure IoT Operations to a cluster
34
- url : deploy-iot-ops/howto-deploy-iot-operations.md
35
- - text : Discover and manage assets
36
- url : discover-manage-assets/overview-manage-assets.md
37
- - text : MQTT broker overview
38
- url : manage-mqtt-broker/overview-iot-mq.md
39
- - text : Route and transform data
40
- url : connect-to-cloud/overview-dataflow.md
41
- - text : Manage layered network
42
- url : manage-layered-network/overview-layered-network.md
43
- - text : Configure observability and monitoring
44
- url : configure-observability-monitoring/howto-configure-observability.md
41
+ - linkListType : linkListType
42
+ links :
43
+ - text : linktext1
44
+ url : file1.md
45
+ - text : linktext2
46
+ url : file2.md
47
+ - linkListType : linkListType
48
+ links :
49
+ - text : linktext1
50
+ url : file1.md
51
+ - text : linktext2
52
+ url : file2.md
45
53
46
54
# Card
47
- - title : Connect to cloud services
55
+ - title : cardtitle3
48
56
linkLists :
49
- - linkListType : how-to-guide
57
+ - linkListType : linkListType
58
+ links :
59
+ - text : linktext1
60
+ url : file1.md
61
+ - text : linktext2
62
+ url : file2.md
63
+ - linkListType : linkListType
50
64
links :
51
- - text : Create a dataflow
52
- url : connect-to-cloud/howto-create-dataflow .md
53
- - text : Configure dataflow endpoint
54
- url : connect-to-cloud/howto-configure-dataflow-endpoint .md
65
+ - text : linktext1
66
+ url : file1 .md
67
+ - text : linktext2
68
+ url : file2 .md
55
69
70
+ # Card (Optional; Remove if not applicable.)
71
+ - title : cardtitle4
72
+ linkLists :
73
+ - linkListType : linkListType
74
+ links :
75
+ - text : linktext1
76
+ url : file1.md
77
+ - text : linktext2
78
+ url : file2.md
79
+ - linkListType : linkListType
80
+ links :
81
+ - text : linktext1
82
+ url : file1.md
83
+ - text : linktext2
84
+ url : file2.md
0 commit comments