nerdexam
Microsoft

AZ-900 · Question #82

Your company plans to deploy several million sensors that will upload data to Azure. You need to identify which Azure resources must be created to support the planned solution. Which two Azure resourc

The correct answer is A. Azure Data Lake D. Azure IoT Hub. IoT Hub (Internet of things Hub) provides data from millions of sensors. IoT Hub is a managed service, hosted in the cloud, that acts as a central message hub for bi- directional communication between your IoT application and the devices it manages. You can use Azure IoT Hub to b

Submitted by yuriko_h· Mar 5, 2026Describe Azure Architecture and Services

Question

Your company plans to deploy several million sensors that will upload data to Azure. You need to identify which Azure resources must be created to support the planned solution. Which two Azure resources should you identify? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Options

  • AAzure Data Lake
  • BAzure Queue storage
  • CAzure File Storage
  • DAzure IoT Hub
  • EAzure Notification Hubs

How the community answered

(32 responses)
  • A
    72% (23)
  • B
    19% (6)
  • C
    3% (1)
  • E
    6% (2)

Explanation

IoT Hub (Internet of things Hub) provides data from millions of sensors. IoT Hub is a managed service, hosted in the cloud, that acts as a central message hub for bi- directional communication between your IoT application and the devices it manages. You can use Azure IoT Hub to build IoT solutions with reliable and secure communications between millions of IoT devices and a cloud-hosted solution backend. You can connect virtually any device to IoT There are two storage services IoT Hub can route messages to -- Azure Blob Storage and Azure Data Lake Storage Gen2 (ADLS Gen2) accounts. Azure Data Lake Storage accounts are hierarchical namespace-enabled storage accounts built on top of blob storage. Both of these use blobs for their storage. https://docs.microsoft.com/en-us/azure/iot-hub/about-iot-hub https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-devguide-messages-d2c

Community Discussion

No community discussion yet for this question.

Full AZ-900 Practice