Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have an Azure subscription that contains an Azure IoT hub named Hub1 and an Azure IoT Edge device named Device1.
You need to configure Device1 to operate in extended offline mode and to support modifying the configuration of modules deployed to Device1 while the device offline.
Solution: From Azure Cloud Shell, you run the following Azure CLI command.
az lot edge set-modules --device-id Device1 --hub-name Hub1 --content deployment.json
Does this meet the goal?
j_c_000
2 years, 1 month ago