AZ-220 · Question #138
You have an Azure IoT solution that includes an Azure IoT hub named hub1. You plan to deploy an Azure Time Series Insights Gen 2 environment and connect the environment to hub1. You need to use the…
The correct answer is C. iothub-connection-device-id. Your Time Series ID property is iothub-connection-device-id, dt-subject. As an IoT Plug and Play user, for your Time Series ID, specify a composite key that consists of iothub-connection-device-id and dt-subject. The IoT hub adds these system properties that contain your IoT…
Question
Options
- Adevice-id
- Bconnection-device-id
- Ciothub-connection-device-id
- DdeviceId
How the community answered
(63 responses)- A3% (2)
- B10% (6)
- C75% (47)
- D13% (8)
Explanation
Your Time Series ID property is iothub-connection-device-id, dt-subject. As an IoT Plug and Play user, for your Time Series ID, specify a composite key that consists of iothub-connection-device-id and dt-subject. The IoT hub adds these system properties that contain your IoT Plug and Play device ID and your device component names, respectively. https://docs.microsoft.com/en-us/azure/iot-develop/tutorial-configure-tsi
Topics
Community Discussion
No community discussion yet for this question.