Azure / iotedgedev

The Azure IoT Edge Dev Tool greatly simplifies your Azure IoT Edge development process. It has everything you need to get started and helps with your day-to-day Edge development.
https://aka.ms/iotedgedev
Other
160 stars 71 forks source link

Optionally create an IoT Edge virtual machine with `iotedgedev init` #552

Closed EliiseS closed 1 year ago

EliiseS commented 2 years ago

Feature

As a developer who uses virtual machines for testing my IoT Edge solutions and I'd like to have the option provision IoT Edge enabled virtual machines using iotedgedev init.

Additional resources

The Quickstart already documents how to provision IoT Edge enabled virtual machine manually