Microsoft
AZ-204 · Question #63
Drag and Drop Question You are developing an IoT solution. The solution requires bidirectional communication between a .NET application and Azure IoT Hub. You need to obtain connection information for
Sign in or unlock AZ-204 to reveal the answer and full explanation for question #63. The question stem and answer options stay visible for context.
Submitted by parkjh· Mar 30, 2026Implement IoT Hub device management and configure device connectivity using Azure CLI tools for Azure IoT Developer Specialty or AZ-204 (Developing Solutions for Microsoft Azure)
Question
Drag and Drop Question You are developing an IoT solution. The solution requires bidirectional communication between a .NET application and Azure IoT Hub. You need to obtain connection information for a single test device. Which three commands should you use to develop the solution? To answer, move the appropriate commands from the list of commands to the answer area and arrange them in the correct order. NOTE: Each correct selection is worth one point. Answer:
Exhibit
Answer Area
Drag items
az iot hub device-identity show-connection-string
--hub-name <iot-hub-name>
--device-id <device-id>az iot hub device-identity export
--hub-name <iot-hub-name>
--device-id <device-id>az extension add
--name <iot-extension-name>az iot hub device-identity create
--hub-name <iot-hub-name>
--device-id <device-id>az iot hub device-identity import
--hub-name <iot-hub-name>
--device-od <device-id>
Unlock AZ-204 to see the answer
You've previewed enough free AZ-204 questions. Unlock AZ-204 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Azure IoT Hub#Azure CLI#Device Identity Management#IoT Device Connectivity
