Courseiva
Describe Azure architecture and servicesmediumMultiple ChoiceObjective-mapped

AZ-900 Describe Azure architecture and services Practice Question

Which Azure service provides a hub for connecting IoT devices to Azure, supporting device management, telemetry ingestion, and bidirectional communication?

⚠ Common exam trap

Watch out — candidates often confuse Azure Event Hubs with IoT Hub because both ingest telemetry, but Event Hubs lacks device management, identity registry, and bidirectional communication capabilities.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Azure IoT Hub

Azure IoT Hub is the correct service because it is specifically designed as a cloud gateway for IoT devices, providing device identity registry, secure device-to-cloud and cloud-to-device messaging, and built-in device management capabilities. It supports bidirectional communication using MQTT, AMQP, and HTTPS protocols, making it the central hub for IoT solutions.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Azure Event Hubs

    Why it's wrong here

    Azure Event Hubs is a high-throughput telemetry ingestion service capable of accepting millions of events per second, but it is fundamentally unidirectional. It does not provide device identity management, device twins, or a feedback channel for cloud-to-device messages, making it impossible to control or manage devices through Event Hubs alone. Event Hubs is often deployed downstream of IoT Hub to stream telemetry into analytics pipelines, not to handle device connectivity. Thus, it fails to meet the full requirements of an IoT platform.

  • Azure IoT Hub

    Why this is correct

    Azure IoT Hub is the complete IoT connectivity platform, offering secure, bidirectional communication between devices and the cloud over MQTT, AMQP, and HTTPS. It provides a device identity registry, per-device authentication, device twins for desired and reported state, direct methods for remote commands, and automatic device provisioning. IoT Hub also handles telemetry ingestion and cloud-to-device messaging, along with file upload and device management at scale. This makes it the central, correct service for connecting and managing IoT devices.

  • Azure Stream Analytics

    Why it's wrong here

    Azure Stream Analytics is a real-time stream processing engine that runs SQL-like queries over data streaming from sources such as IoT Hub, Event Hubs, or Blob Storage. It has no device connectivity, identity registry, or command capabilities; it merely consumes and analyzes data after that data has already been ingested from devices. While Stream Analytics could be used to process IoT telemetry, it cannot register, authenticate, or control devices in any way. Consequently, it is not an IoT platform but a downstream analytics service.

  • Azure Service Bus

    Why it's wrong here

    Azure Service Bus is an enterprise message broker designed for reliable, ordered messaging between cloud and on-premises applications, not for IoT device connectivity. It lacks an IoT device identity registry, device twins, direct methods, and built-in MQTT support for fleets of devices. Without these capabilities, Service Bus cannot authenticate or manage devices, nor can it execute cloud-initiated commands on individual devices. Therefore, it is not the correct service for IoT connectivity and management.

About these practice questions

This AZ-900 question is part of Courseiva's 981-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This AZ-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AZ-900 exam.