Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 275 Bytes

readme.md

File metadata and controls

14 lines (9 loc) · 275 Bytes

Azure IoT Edge Setup

To install Azure IoT Edge, you can use the following command:

wget -qO- https://raw.githubusercontent.com/proranked/azure-iot-edge-setup/main/install_azure_iot_edge.sh | bash

To setup ethernet in ubuntu

sudo ip link set eth0 up