Which command is used to create an IoT Edge device in Azure?

Disable ads (and more) with a premium pass for a one time $4.99 payment

Prepare for the Microsoft Certified: Azure IoT Developer Specialty (AZ-220) exam. Test your knowledge with multiple choice questions and detailed explanations. Enhance your skills for success!

The command used to create an IoT Edge device in Azure is indeed focused on establishing device identities within the context of an IoT Hub. When you use the command that involves "az IoT hub device-identity create," you are specifically creating a device identity that can be configured to run as an IoT Edge device. This command registers the device with an Azure IoT Hub, which is essential for managing the device, sending messages from the device to the cloud, and processing commands sent from the cloud to the device.

In the context of IoT Edge, this registration process is critical because it sets up the foundational identity and connection parameters for the device. Once registered, the device can be configured with IoT Edge modules and functions, allowing it to operate effectively in an edge computing scenario.

The other options represent various aspects of Azure IoT services but do not specifically target the creation of an IoT Edge device. Some options might relate to creating IoT hubs or generic devices, which do not specifically address the unique structure needed for an IoT Edge device. Thus, while they serve important roles, they do not fulfill the requirement of establishing an IoT Edge device identity.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy