nerdexam
Microsoft

AZ-204 · Question #193

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might h

The correct answer is B. No. Partition and event capture is possible with Event hub and not Event grid. Azure Event Hub can be used to get the messages from the various devices. Azure Event Hub capture can then be used to persist the events to Azure Blob storage. https://docs.microsoft.com/en-us/azure/event-

Submitted by yousef_jo· Mar 30, 2026Connect to and consume Azure services and third-party services

Question

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You are developing an Azure solution to collect point-of-sale (POS) device data from 2,000 stores located throughout the world. A single device can produce 2 megabytes (MB) of data every 24 hours. Each store location has one to five devices that send data. You must store the device data in Azure Blob storage. Device data must be correlated based on a device identifier. Additional stores are expected to open in the future. You need to implement a solution to receive the device data. Solution: Provision an Azure Event Grid. Configure the machine identifier as the partition key and enable capture. Does the solution meet the goal?

Options

  • AYes
  • BNo

How the community answered

(35 responses)
  • A
    26% (9)
  • B
    74% (26)

Explanation

Partition and event capture is possible with Event hub and not Event grid. Azure Event Hub can be used to get the messages from the various devices. Azure Event Hub capture can then be used to persist the events to Azure Blob storage. https://docs.microsoft.com/en-us/azure/event-hubs/event-hubs-capture-overview

Topics

#IoT Hub#Event Hub#data ingestion#scalability

Community Discussion

No community discussion yet for this question.

Full AZ-204 Practice