Skip to content

Commit 2ae8306

Browse files
Merge pull request #312705 from jlian/fix/stale-next-steps-links
Fix stale next-steps links in IoT Edge tutorials
2 parents 25d8513 + 01679ee commit 2ae8306

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

articles/iot-edge/tutorial-deploy-custom-vision.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Build and deploy an image classifier with Azure IoT Edge and Custom
44
services: iot-edge
55
author: sethmanheim
66
ms.author: sethm
7-
ms.date: 05/06/2025
7+
ms.date: 03/05/2026
88
ms.topic: tutorial
99

1010
ms.service: azure-iot-edge
@@ -635,4 +635,4 @@ In this tutorial, you trained a Custom Vision model and deployed it as a module
635635
Continue to the next tutorials to learn about other ways that Azure IoT Edge can help you turn data into business insights at the edge.
636636
637637
> [!div class="nextstepaction"]
638-
> [Store data at the edge with SQL Server databases](tutorial-store-data-sql-server.md)
638+
> [Develop Azure IoT Edge modules using Visual Studio Code](tutorial-develop-for-linux.md)

articles/iot-edge/tutorial-deploy-stream-analytics.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Deploy Azure Stream Analytics as an Azure IoT Edge Module
33
description: Deploy Azure Stream Analytics to IoT Edge devices to process data locally, reduce cloud traffic, and react to insights faster. Learn how in this step-by-step guide.
44
author: sethmanheim
55
ms.author: sethm
6-
ms.date: 02/25/2026
6+
ms.date: 03/05/2026
77
ms.topic: tutorial
88
ms.service: azure-iot-edge
99
ms.custom:
@@ -276,7 +276,7 @@ Otherwise, delete the local configurations and Azure resources you used in this
276276

277277
## Next steps
278278

279-
In this tutorial, you set up an Azure Stream Analytics job to analyze data from your IoT Edge device. You loaded the Azure Stream Analytics module on your IoT Edge device to process and react to temperature increases locally, and sent the aggregated data stream to the cloud. To learn how Azure IoT Edge can help you build more solutions, try next tutorial.
279+
In this tutorial, you set up an Azure Stream Analytics job to analyze data from your IoT Edge device. You loaded the Azure Stream Analytics module on your IoT Edge device to process and react to temperature increases locally, and sent the aggregated data stream to the cloud. To learn how Azure IoT Edge can help you build more solutions, continue to the next tutorial.
280280

281281
> [!div class="nextstepaction"]
282-
> [Deploy an Azure Machine Learning model as a module](tutorial-deploy-machine-learning.md)
282+
> [Develop Azure IoT Edge modules using Visual Studio Code](tutorial-develop-for-linux.md)

0 commit comments

Comments
 (0)