|
| 1 | +### YamlMime:Landing |
| 2 | + |
| 3 | +title: Firmware analysis Preview # < 60 chars |
| 4 | +summary: Analyze firmware images for security vulnerabilities # < 160 chars |
| 5 | + |
| 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. |
| 9 | + 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 |
| 15 | + |
| 16 | +landingContent: |
| 17 | +# Cards and links should be based on top customer tasks or top subjects |
| 18 | +# Start card title with a verb |
| 19 | + # Card (optional) |
| 20 | + - title: Get started |
| 21 | + linkLists: |
| 22 | + - linkListType: get-started |
| 23 | + 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 |
| 30 | + 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 |
| 45 | + |
| 46 | + # Card |
| 47 | + - title: Connect to cloud services |
| 48 | + linkLists: |
| 49 | + - linkListType: how-to-guide |
| 50 | + 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 |
| 55 | + |
0 commit comments