Forum Discussion
Tim10002
Microsoft
Feb 24, 2022How to get deployment manifest of modules of IoT edge device by Azure CLI or Rest API
I want to deploy a new module to IoT edge device by Azure CLI (az iot edge set-modules).
I need to download the existing deployment manifest of the IoT edge device before deploy the deployment json.
Is it possible to get the deployment json of IoT edge device by Azure CLI/Rest API.
Thanks,
Tim