Skip to content

Commit 614f20d

Browse files
committed
Delete merged tutorials
1 parent 7eb35ee commit 614f20d

18 files changed

+32
-1620
lines changed

articles/iot-edge/.openpublishing.redirection.iot-edge.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,31 @@
314314
"source_path_from_root": "/articles/iot-edge/reference-windows-scripts.md",
315315
"redirect_url": "/previous-versions/azure/iot-edge/reference-windows-scripts",
316316
"redirect_document_id": false
317+
},
318+
{
319+
"source_path_from_root": "/articles/iot-edge/tutorial-c-module.md",
320+
"redirect_url": "/articles/iot-edge/tutorial-devlop-for-linux.md",
321+
"redirect_document_id": false
322+
},
323+
{
324+
"source_path_from_root": "/articles/iot-edge/tutorial-csharp-module.md",
325+
"redirect_url": "/articles/iot-edge/tutorial-devlop-for-linux.md",
326+
"redirect_document_id": false
327+
},
328+
{
329+
"source_path_from_root": "/articles/iot-edge/tutorial-java-module.md",
330+
"redirect_url": "/articles/iot-edge/tutorial-devlop-for-linux.md",
331+
"redirect_document_id": false
332+
},
333+
{
334+
"source_path_from_root": "/articles/iot-edge/tutorial-node-module.md",
335+
"redirect_url": "/articles/iot-edge/tutorial-devlop-for-linux.md",
336+
"redirect_document_id": false
337+
},
338+
{
339+
"source_path_from_root": "/articles/iot-edge/tutorial-python-module.md",
340+
"redirect_url": "/articles/iot-edge/tutorial-devlop-for-linux.md",
341+
"redirect_document_id": false
317342
}
318343
]
319344
}

articles/iot-edge/TOC.yml

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,10 @@
2020
items:
2121
- name: Develop with Linux containers
2222
href: tutorial-develop-for-linux.md
23-
- name: Develop with Visual Studio Code
23+
- name: Develop and debug with VS Code
2424
href: how-to-vs-code-develop-module.md
25-
- name: Develop with Visual Studio 2022
25+
- name: Develop and debug with Visual Studio
2626
href: how-to-visual-studio-develop-module.md
27-
- name: C
28-
href: tutorial-c-module.md
29-
- name: C#
30-
href: tutorial-csharp-module.md
31-
- name: Java
32-
href: tutorial-java-module.md
33-
- name: Node.js
34-
href: tutorial-node-module.md
35-
- name: Python
36-
href: tutorial-python-module.md
3727
- name: Deploy Azure services as modules
3828
items:
3929
- name: Filter data with Azure Functions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)