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

Add push and build for layered deployments #494

Closed EliiseS closed 3 years ago

EliiseS commented 3 years ago

iotedgedev Pull Request Checklist

Additional comments

Part of #430, but not the full solution. (Don't close the issue with this PR)

This PR covers:

Layered deployment template reference: https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/iot-edge/how-to-deploy-cli-at-scale.md#configure-a-deployment-manifest

Layered deployment with no modules: https://github.com/Azure/iotedge/issues/5299