nerdexam
Microsoft

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…

Process and manage data

Question

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 device ID from hub1 as the Time Series ID. What should you set as the Time Series ID when creating the environment?

Options

  • Adevice-id
  • Bconnection-device-id
  • Ciothub-connection-device-id
  • DdeviceId

How the community answered

(63 responses)
  • A
    3% (2)
  • B
    10% (6)
  • C
    75% (47)
  • D
    13% (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

#Time Series Insights#Time Series ID#iothub-connection-device-id#IoT Hub integration

Community Discussion

No community discussion yet for this question.

Full AZ-220 Practice