Skip to content

Commit 8bfb87b

Browse files
committed
Edits based on Kelly comments
1 parent 66a1f2c commit 8bfb87b

7 files changed

+7
-7
lines changed

articles/iot-edge/tutorial-c-module-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ Otherwise, you can delete the local configurations and the Azure resources that
394394

395395
## Next steps
396396

397-
In this tutorial, you created an IoT Edge module with code to filter raw data that's generated by your IoT Edge device. When you're ready to build your own modules, you can learn more about developing your own IoT Edge modules or how to develop modules with Visual Studio. For examples of IoT Edge modules, including the simulated temperature module, see IoT Edge module samples and IoT C SDK samples.
397+
In this tutorial, you created an IoT Edge module with code to filter raw data that's generated by your IoT Edge device.
398398

399399
You can continue on to the next tutorials to learn how Azure IoT Edge can help you deploy Azure cloud services to process and analyze data at the edge.
400400

articles/iot-edge/tutorial-c-module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ Otherwise, you can delete the local configurations and the Azure resources that
362362

363363
## Next steps
364364

365-
In this tutorial, you created an IoT Edge module that contains code to filter raw data generated by your IoT Edge device. When you're ready to build your own modules, you can learn more about developing your own IoT Edge modules or how to develop modules with Visual Studio Code. For examples of IoT Edge modules, including the simulated temperature module, see IoT Edge module samples and IoT C SDK samples.
365+
In this tutorial, you created an IoT Edge module that contains code to filter raw data generated by your IoT Edge device.
366366

367367
You can continue on to the next tutorials to learn how Azure IoT Edge can help you deploy Azure cloud services to process and analyze data at the edge.
368368

articles/iot-edge/tutorial-csharp-module-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ Otherwise, you can delete the local configurations and the Azure resources that
360360

361361
## Next steps
362362

363-
In this tutorial, you created an IoT Edge module with code to filter raw data that's generated by your IoT Edge device. When you're ready to build your own modules, you can learn more about developing your own IoT Edge modules or how to develop modules with Visual Studio. For examples of IoT Edge modules, including the simulated temperature module, see IoT Edge module samples.
363+
In this tutorial, you created an IoT Edge module with code to filter raw data that's generated by your IoT Edge device.
364364

365365
You can continue on to the next tutorials to learn how Azure IoT Edge can help you deploy Azure cloud services to process and analyze data at the edge.
366366

articles/iot-edge/tutorial-csharp-module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ Otherwise, you can delete the local configurations and the Azure resources that
335335

336336
## Next steps
337337

338-
In this tutorial, you created an IoT Edge module that contains code to filter raw data generated by your IoT Edge device. When you're ready to build your own modules, you can learn more about developing your own IoT Edge modules or how to develop modules with Visual Studio Code. For examples of IoT Edge modules, including the simulated temperature module, see IoT Edge module samples.
338+
In this tutorial, you created an IoT Edge module that contains code to filter raw data generated by your IoT Edge device.
339339

340340
You can continue on to the next tutorials to learn how Azure IoT Edge can help you deploy Azure cloud services to process and analyze data at the edge.
341341

articles/iot-edge/tutorial-java-module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ Otherwise, you can delete the local configurations and the Azure resources that
299299

300300
## Next steps
301301

302-
In this tutorial, you created an IoT Edge module that filters raw data generated by your IoT Edge device. When you're ready to build your own modules, you can learn more about developing IoT Edge modules or how to develop modules with Visual Studio Code. See IoT Edge module samples for code examples, including the simulated temperature module.
302+
In this tutorial, you created an IoT Edge module that filters raw data generated by your IoT Edge device.
303303

304304
Continue to the next tutorials to learn how Azure IoT Edge helps you deploy Azure cloud services to process and analyze data at the edge.
305305

articles/iot-edge/tutorial-node-module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ Otherwise, you can delete the local configurations and the Azure resources that
252252

253253
## Next steps
254254

255-
In this tutorial, you created an IoT Edge module that contains code to filter raw data generated by your IoT Edge device. When you're ready to build your own modules, you can learn more about developing your own IoT Edge modules or how to develop modules with Visual Studio Code. For examples of IoT Edge modules, including the simulated temperature module, see IoT Edge module samples.
255+
In this tutorial, you created an IoT Edge module that contains code to filter raw data generated by your IoT Edge device.
256256

257257
You can continue on to the next tutorials to learn how Azure IoT Edge can help you deploy Azure cloud services to process and analyze data at the edge.
258258

articles/iot-edge/tutorial-python-module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ Otherwise, you can delete the local configurations and the Azure resources that
265265

266266
## Next steps
267267

268-
In this tutorial, you created an IoT Edge module that contains code to filter raw data generated by your IoT Edge device. When you're ready to build your own modules, you can learn more about developing your own IoT Edge modules or how to develop modules with Visual Studio Code. For examples of IoT Edge modules, including the simulated temperature module, see IoT Edge module samples and IoT Python SDK samples.
268+
In this tutorial, you created an IoT Edge module that contains code to filter raw data generated by your IoT Edge device.
269269

270270
You can continue on to the next tutorials to learn how Azure IoT Edge can help you deploy Azure cloud services to process and analyze data at the edge.
271271

0 commit comments

Comments
 (0)