Knowledge check

Completed
1.

Suppose you are deploying an image recognition solution with the following modules; Camera module for capturing video streams from a camera, Custom Vision module as a classifier, Display module to display the output of AI model. Which of the following concepts best describes how to run this solution on an IoT Edge device, in order?

2.

Consider the scenario of creating an image recognition solution using Custom Vision with Azure IoT Edge. How did we enable use of Azure AI services within the Azure IoT Edge deployment that we used in this module?

3.

Which of the IoT Edge components pull the module image down from the Docker Registry so that the module can be deployed to IoT Edge device?