Skip to content

Commit 36c3a68

Browse files
authored
Merge pull request #197531 from PatAltimore/patricka-landing-update
Simplify IoT Edge landing page for most used links
2 parents ad09870 + 4dab0ba commit 36c3a68

File tree

1 file changed

+42
-85
lines changed

1 file changed

+42
-85
lines changed

articles/iot-edge/index.yml

Lines changed: 42 additions & 85 deletions
Original file line numberDiff line numberDiff line change
@@ -11,112 +11,69 @@ metadata:
1111
ms.topic: landing-page
1212
author: PatAltimore
1313
ms.author: patricka
14-
15-
ms.date: 08/05/2019
14+
ms.date: 05/09/2022
1615
ms.custom: e2e-hybrid
1716

1817
landingContent:
19-
- title: Develop for Linux devices
20-
linkLists:
18+
- title: About IoT Edge development
19+
linkLists:
20+
- linkListType: overview
21+
links:
22+
- text: What is Azure IoT Edge?
23+
url: about-iot-edge.md
24+
- text: What is Azure IoT Edge for Linux on Windows (EFLOW)?
25+
url: iot-edge-for-linux-on-windows.md
26+
- linkListType: concept
27+
links:
28+
- text: Understand the Azure IoT Edge runtime and its architecture
29+
url: iot-edge-runtime.md
30+
- text: Azure IoT Edge supported systems
31+
url: support.md
32+
- linkListType: how-to-guide
33+
links:
34+
- text: How an IoT Edge device can be used as a gateway
35+
url: iot-edge-as-gateway.md
36+
- title: Getting started using Linux devices
37+
linkLists:
2138
- linkListType: quickstart
2239
links:
23-
- text: Deploy your first IoT Edge module to a Linux device
40+
- text: Deploy your first IoT Edge module to a virtual Linux device
2441
url: quickstart-linux.md
2542
- linkListType: tutorial
2643
links:
2744
- text: Develop IoT Edge modules for Linux devices
2845
url: tutorial-develop-for-linux.md
2946
- linkListType: how-to-guide
30-
links:
47+
links:
48+
- text: Install the IoT Edge runtime on Linux devices
49+
url: how-to-provision-single-device-linux-symmetric.md
50+
- text: Register and provision Linux devices at scale
51+
url: how-to-provision-devices-at-scale-linux-symmetric.md
3152
- text: Use Visual Studio Code to develop and debug modules
3253
url: how-to-vs-code-develop-module.md
33-
- title: Develop and deploy using Windows devices
34-
linkLists:
35-
- linkListType: concept
36-
links:
37-
- text: What is Azure IoT Edge for Linux on Windows (EFLOW)?
38-
url: iot-edge-for-linux-on-windows.md
54+
- linkListType: reference
55+
links:
56+
- text: IoT Edge open-source repository
57+
url: https://github.com/Azure/iotedge
58+
- title: Getting started using Windows devices
59+
linkLists:
3960
- linkListType: quickstart
4061
links:
4162
- text: Deploy your first IoT Edge module to a Windows device
4263
url: quickstart.md
64+
- linkListType: tutorial
65+
links:
66+
- text: Develop using IoT Edge for Linux on Windows
67+
url: tutorial-develop-for-linux-on-windows.md
4368
- linkListType: how-to-guide
4469
links:
4570
- text: Create and provision IoT Edge for Linux on Windows
4671
url: how-to-provision-single-device-linux-on-windows-symmetric.md
47-
- text: Use Visual Studio 2019 to develop and debug modules using EFLOW
48-
url: how-to-visual-studio-develop-module.md
49-
- title: Create an IoT Edge device
50-
linkLists:
51-
- linkListType: how-to-guide
52-
links:
53-
- text: Register and provision devices at scale
54-
url: how-to-provision-devices-at-scale-linux-symmetric.md
55-
- text: Install the IoT Edge runtime on Linux devices
56-
url: how-to-provision-single-device-linux-symmetric.md
5772
- text: Install the IoT Edge runtime on Windows devices
5873
url: how-to-provision-single-device-linux-on-windows-symmetric.md
59-
- title: Engage with the open-source community
60-
linkLists:
61-
- linkListType: get-started
62-
links:
63-
- text: IoT Edge repository
64-
url: https://github.com/Azure/iotedge
65-
- text: IoT Edge GitHub issues
66-
url: https://github.com/Azure/iotedge/issues
67-
- text: Latest releases and changelogs
68-
url: https://github.com/Azure/azure-iotedge/releases
69-
- text: IoT Edge for Linux on Windows repository
70-
url: https://github.com/Azure/iotedge-eflow
71-
- text: IoT Edge for Linux on Windows GitHub issues
72-
url: https://github.com/Azure/iotedge-eflow/issues
73-
- title: Use IoT Edge devices as gateways
74-
linkLists:
75-
- linkListType: concept
76-
links:
77-
- text: How an IoT Edge device can be used as a gateway
78-
url: iot-edge-as-gateway.md
79-
- linkListType: how-to-guide
80-
links:
81-
- text: Configure a transparent gateway
82-
url: how-to-create-transparent-gateway.md
83-
- text: Authenticate a downstream device to Azure IoT Hub
84-
url: how-to-authenticate-downstream-device.md
85-
- text: Connect a downstream device to a gateway
86-
url: how-to-connect-downstream-device.md
87-
- title: Prepare for production scenarios
88-
linkLists:
89-
- linkListType: concept
90-
links:
91-
- text: Understand automatic deployments
92-
url: module-deployment-monitoring.md
93-
- text: Platform support
94-
url: support.md
95-
- text: Production deployment checklist
96-
url: production-checklist.md
97-
- text: Understand IoT Edge certificate usage
98-
url: iot-edge-certs.md
99-
- text: Security standards for IoT Edge
100-
url: security.md
101-
- linkListType: how-to-guide
102-
links:
103-
- text: Deploy and monitor at scale using the Azure CLI
104-
url: how-to-deploy-cli-at-scale.md
105-
- text: Create a CI/CD pipeline with Azure Pipelines
106-
url: how-to-continuous-integration-continuous-deployment.md
107-
- linkListType: deploy
74+
- text: Use Visual Studio 2019 to develop and debug modules using EFLOW
75+
url: how-to-visual-studio-develop-module.md
76+
- linkListType: reference
10877
links:
109-
- text: REST API for IoT Hub
110-
url: /rest/api/iothub/
111-
- title: Deploy AI to the edge
112-
linkLists:
113-
- linkListType: tutorial
114-
links:
115-
- text: Deploy Azure Machine Learning as an IoT Edge module
116-
url: tutorial-deploy-machine-learning.md
117-
- text: Perform image classification at the edge with Custom Vision Service
118-
url: tutorial-deploy-custom-vision.md
119-
- linkListType: deploy
120-
links:
121-
- text: Find Azure Cognitive Services modules in the Azure Marketplace
122-
url: https://azuremarketplace.microsoft.com/marketplace/apps/category/internet-of-things?subcategories=iot-edge-modules&search=azure%20cognitive%20services
78+
- text: IoT Edge for Linux on Windows open-source repository
79+
url: https://github.com/Azure/iotedge-eflow

0 commit comments

Comments
 (0)