Skip to content

Commit b9397a8

Browse files
authored
Merge pull request #88635 from dominicbetts/sa-landing-page
New landing page format
2 parents 81256ea + 64e11df commit b9397a8

File tree

4 files changed

+188
-282
lines changed

4 files changed

+188
-282
lines changed

articles/iot-accelerators/index.md

Lines changed: 0 additions & 148 deletions
This file was deleted.

articles/iot-accelerators/index.yml

Lines changed: 85 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,85 @@
1+
### YamlMime:Landing
2+
3+
title: Azure IoT solution accelerators documentation
4+
summary: Azure IoT solution accelerators are complete, ready-to-deploy IoT solutions that implement common IoT scenarios such as remote monitoring.
5+
6+
metadata:
7+
title: Azure IoT Solution accelerators documentation
8+
description: The IoT solution accelerators are complete, ready-to-deploy IoT solutions that implement common IoT scenarios. The scenarios include remote monitoring, connected factory, predictive maintenance, and device simulation. When you deploy a solution accelerator, the deployment includes all the required cloud-based services along with any required application code.
9+
services: iot-accelerators
10+
ms.service: iot-accelerators
11+
ms.topic: landing-page
12+
author: dominicbetts
13+
ms.author: dobett
14+
manager: philmea
15+
ms.date: 09/16/2019
16+
17+
landingContent:
18+
- title: About IoT solution accelerators
19+
linkLists:
20+
- linkListType: overview
21+
links:
22+
- text: What are Azure IoT solution accelerators?
23+
url: about-iot-accelerators.md
24+
- text: The AzureIoTSolutions.com site
25+
url: iot-accelerators-permissions.md
26+
- title: Get started with remote monitoring
27+
linkLists:
28+
- linkListType: overview
29+
links:
30+
- text: Remote Monitoring solution accelerator overview
31+
url: iot-accelerators-remote-monitoring-sample-walkthrough.md
32+
- linkListType: quickstart
33+
links:
34+
- text: Try a cloud-based remote monitoring solution
35+
url: quickstart-remote-monitoring-deploy.md
36+
- linkListType: tutorial
37+
links:
38+
- text: Monitor your devices
39+
url: iot-accelerators-remote-monitoring-monitor.md
40+
- text: Detect issues with devices
41+
url: iot-accelerators-remote-monitoring-automate.md
42+
- title: Get started with industrial IoT
43+
linkLists:
44+
- linkListType: overview
45+
links:
46+
- text: Industrial IoT overview
47+
url: overview-iot-industrial.md
48+
- text: OPC Twin overview
49+
url: overview-opc-twin.md
50+
- text: OPC Vault overview
51+
url: overview-opc-vault.md
52+
- text: OPC Publisher overview
53+
url: overview-opc-publisher.md
54+
- text: What is industrial IoT?
55+
url: iot-accelerators-connected-factory-features.md
56+
- linkListType: quickstart
57+
links:
58+
- text: Try a cloud-based connected factory solution
59+
url: quickstart-connected-factory-deploy.md
60+
- title: Get started with device simulation
61+
linkLists:
62+
- linkListType: overview
63+
links:
64+
- text: Device Simulation solution accelerator overview
65+
url: iot-accelerators-device-simulation-overview.md
66+
- linkListType: quickstart
67+
links:
68+
- text: Try a device simulation solution
69+
url: quickstart-device-simulation-deploy.md
70+
- linkListType: tutorial
71+
links:
72+
- text: Create and run an IoT device simulation
73+
url: iot-accelerators-device-simulation-create-simulation.md
74+
- text: Create a custom simulated device
75+
url: iot-accelerators-device-simulation-create-custom-device.md
76+
- title: Get started with predictive maintenance
77+
linkLists:
78+
- linkListType: overview
79+
links:
80+
- text: Predictive Maintenance solution accelerator overview
81+
url: iot-accelerators-predictive-walkthrough.md
82+
- linkListType: quickstart
83+
links:
84+
- text: Try a predictive maintenance solution
85+
url: quickstart-predictive-maintenance-deploy.md

0 commit comments

Comments
 (0)