Skip to content

Commit d544eee

Browse files
authored
Merge pull request #280008 from dominicbetts/central-retire-edge-tutorial
IoT Central: Retire duplicate tutorial
2 parents 3121986 + 67fca48 commit d544eee

File tree

8 files changed

+8
-232
lines changed

8 files changed

+8
-232
lines changed

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1207,7 +1207,12 @@
12071207
},
12081208
{
12091209
"source_path_from_root": "/articles/iot-central/core/tutorial-add-edge-as-leaf-device.md",
1210-
"redirect_url": "/learn/modules/connect-iot-edge-device-to-iot-central/",
1210+
"redirect_url": "/training/modules/connect-iot-edge-device-to-iot-central/",
1211+
"redirect_document_id": false
1212+
},
1213+
{
1214+
"source_path_from_root": "/articles/iot-central/core/tutorial-connect-iot-edge-device.md",
1215+
"redirect_url": "/training/modules/connect-iot-edge-device-to-iot-central/",
12111216
"redirect_document_id": false
12121217
},
12131218
{

articles/iot-central/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
- name: Create a device group
2727
href: core/tutorial-use-device-groups.md
2828
- name: Connect an IoT Edge device
29-
href: core/tutorial-connect-iot-edge-device.md
29+
href: /training/modules/connect-iot-edge-device-to-iot-central/
3030
- name: Create a gateway device template
3131
href: core/tutorial-define-gateway-device-type.md
3232
- name: Extend your application
@@ -236,7 +236,7 @@
236236
- name: Code samples
237237
href: /samples/browse/?expanded=azure&products=azure-iot-central
238238
- name: Guided learning path
239-
href: /training/paths/develop-iot-solutions-with-azure-iot-central/
239+
href: /training/paths/evaluate-iot-scenario-with-iot-central/
240240
- name: Support and help options
241241
href: ../iot/iot-support-help.md?toc=/azure/iot-central/toc.json&bc=/azure/iot-central/breadcrumb/toc.json
242242
- name: Video resources

articles/iot-central/core/tutorial-connect-iot-edge-device.md

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

articles/iot-central/core/tutorial-use-device-groups.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -122,10 +122,3 @@ To learn more about analytics, see [How to use data explorer to analyze device d
122122
## Clean up resources
123123

124124
[!INCLUDE [iot-central-clean-up-resources](../../../includes/iot-central-clean-up-resources.md)]
125-
126-
## Next steps
127-
128-
Now that you've learned how to use device groups in your Azure IoT Central application, here's the suggested next step:
129-
130-
> [!div class="nextstepaction"]
131-
> [Connect an IoT Edge device to your Azure IoT Central application](tutorial-connect-iot-edge-device.md)

0 commit comments

Comments
 (0)