Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
Update CreateIoTEdgeDevice.md
Browse files Browse the repository at this point in the history
  • Loading branch information
initmahesh authored Oct 29, 2020
1 parent adba0d3 commit a90f298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion factory-ai-vision/Tutorial/CreateIoTEdgeDevice.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ In this quickstart you learn how to:
* Install and start the IoT Edge runtime on your virtual device.


![Diagram - Quickstart architecture for device and cloud](./media/quickstart-linux/install-edge-full.png)
![Diagram - Quickstart architecture for device and cloud](https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/iot-edge/media/quickstart/install-edge-full.png)

This quickstart walks you through creating a Linux virtual machine that's configured to be an IoT Edge device. Then, you deploy a module from the Azure portal to your device. The module used in this quickstart is a simulated sensor that generates temperature, humidity, and pressure data. The other Azure IoT Edge tutorials build upon the work you do here by deploying additional modules that analyze the simulated data for business insights.

Expand Down

0 comments on commit a90f298

Please sign in to comment.