This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Suppose you're deploying an image recognition solution with a Camera Capture module that handles camera input and audio output/playback, and an Image Classification module. Which sequence best describes how IoT Edge deploys and runs these modules?
Create your modules - Write a deployment manifest - Apply the manifest to IoT Hub - IoT Hub transfers module binaries to the edge device
Create your modules - Package them as containers - Push the images to a container registry - Write a deployment manifest that references the images - Apply the manifest to the device identity in IoT Hub - The device retrieves the desired configuration and edgeAgent pulls the images
Create your modules - Package them as containers - Upload the deployment manifest to the container registry - Then apply the manifest to IoT Hub
In this module, which interface does the application use to request predictions from the prebuilt, exported Custom Vision classification model packaged in an IoT Edge module?
A REST API exposed by the local image classification module
The Custom Vision Training SDK running directly on the edge device
Only the cloud Custom Vision service, without using IoT Edge containers
Which IoT Edge component pulls module images from the container registry so the modules can run on the IoT Edge device?
IoT Hub
IoT Edge module
IoT Edge agent (edgeAgent)
You must answer all questions before checking your work.
Was this page helpful?
Need help with this topic?
Want to try using Ask Learn to clarify or guide you through this topic?