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 Azure Container Registry with `iotedgedev init` #553

Open EliiseS opened 2 years ago

EliiseS commented 2 years ago

Description

As a developer I'd like to be able to have an Azure Container Registry to also be an option to be created with iotedgedev init, to enable me to get started faster with iotedgedev

Additional resources

The Quickstart already documents how to provision Azure Container Registry manually