Skip to content

Commit a5cf672

Browse files
authored
Merge pull request #265809 from timlt/retire-central
Remove and redirect device developer IoT Central quickstarts
2 parents bec39ef + b67223f commit a5cf672

24 files changed

+5
-923
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -564,6 +564,11 @@
564564
"source_path_from_root": "/articles/iot-develop/tutorial-service.md",
565565
"redirect_url": "/azure/iot/tutorial-service",
566566
"redirect_document_id": true
567+
},
568+
{
569+
"source_path_from_root": "/articles/iot-develop/quickstart-send-telemetry-central.md",
570+
"redirect_url": "/azure/iot-central/core/tutorial-connect-device",
571+
"redirect_document_id": false
567572
}
568573
]
569574
}

articles/iot-develop/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
items:
1616
- name: Send telemetry to IoT Hub
1717
href: quickstart-send-telemetry-iot-hub.md
18-
- name: Send telemetry to IoT Central
19-
href: quickstart-send-telemetry-central.md
2018
- name: Azure RTOS development
2119
items:
2220
- name: Microchip ATSAME54-XPro

articles/iot-develop/index.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ landingContent:
2929
links:
3030
- text: Connect a device to IoT Hub
3131
url: quickstart-send-telemetry-iot-hub.md
32-
- text: Connect a device to IoT Central
33-
url: quickstart-send-telemetry-central.md
3432
- title: Get started with Azure RTOS development
3533
linkLists:
3634
- linkListType: quickstart

articles/iot-develop/quickstart-devkit-microchip-atsame54-xpro.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -618,8 +618,6 @@ In this quickstart, you built a custom image that contains Azure RTOS sample cod
618618
619619
As a next step, explore the following articles to learn more about using the IoT device SDKs to connect devices to Azure IoT.
620620
621-
> [!div class="nextstepaction"]
622-
> [Connect a simulated device to IoT Central](quickstart-send-telemetry-central.md)
623621
> [!div class="nextstepaction"]
624622
> [Connect a simulated device to IoT Hub](quickstart-send-telemetry-iot-hub.md)
625623

articles/iot-develop/quickstart-devkit-mxchip-az3166.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,8 +257,6 @@ As a next step, explore the following articles to learn more about using the IoT
257257
> [!div class="nextstepaction"]
258258
> [Connect an MXCHIP AZ3166 devkit to IoT Hub](quickstart-devkit-mxchip-az3166-iot-hub.md)
259259
> [!div class="nextstepaction"]
260-
> [Connect a simulated device to IoT Central](quickstart-send-telemetry-central.md)
261-
> [!div class="nextstepaction"]
262260
> [Connect a simulated device to IoT Hub](quickstart-send-telemetry-iot-hub.md)
263261

264262
> [!IMPORTANT]

articles/iot-develop/quickstart-devkit-nxp-mimxrt1060-evk.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -529,8 +529,6 @@ In this quickstart, you built a custom image that contains Azure RTOS sample cod
529529
530530
As a next step, explore the following articles to learn more about using the IoT device SDKs to connect devices to Azure IoT.
531531
532-
> [!div class="nextstepaction"]
533-
> [Connect a device to IoT Central](quickstart-send-telemetry-central.md)
534532
> [!div class="nextstepaction"]
535533
> [Connect a device to IoT Hub](quickstart-send-telemetry-iot-hub.md)
536534

articles/iot-develop/quickstart-devkit-renesas-rx65n-cloud-kit.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -309,8 +309,6 @@ In this quickstart, you built a custom image that contains Azure RTOS sample cod
309309

310310
As a next step, explore the following articles to learn more about using the IoT device SDKs to connect devices to Azure IoT.
311311

312-
> [!div class="nextstepaction"]
313-
> [Connect a simulated device to IoT Central](quickstart-send-telemetry-central.md)
314312
> [!div class="nextstepaction"]
315313
> [Connect a simulated device to IoT Hub](quickstart-send-telemetry-iot-hub.md)
316314

articles/iot-develop/quickstart-devkit-stm-b-l475e.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,8 +264,6 @@ In this quickstart, you built a custom image that contains Azure RTOS sample cod
264264
265265
As a next step, explore the following articles to learn more about using the IoT device SDKs to connect devices to Azure IoT.
266266
267-
> [!div class="nextstepaction"]
268-
> [Connect a simulated device to IoT Central](quickstart-send-telemetry-central.md)
269267
> [!div class="nextstepaction"]
270268
> [Connect a simulated device to IoT Hub](quickstart-send-telemetry-iot-hub.md)
271269

0 commit comments

Comments
 (0)