Microsoft
AZ-204 · Question #125
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…
The correct answer is A. Yes. https://docs.microsoft.com/en-us/azure/event-hubs/event-hubs-programming-guide
Submitted by helene.fr· 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 question, 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 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 Hub. Configure the machine identifier as the partition key and enable capture. Does the solution meet the goal?
Options
- AYes
- BNo
How the community answered
(37 responses)- A73% (27)
- B27% (10)
Explanation
https://docs.microsoft.com/en-us/azure/event-hubs/event-hubs-programming-guide
Topics
#IoT Hub#Event Hubs#data ingestion#high-throughput messaging
Community Discussion
No community discussion yet for this question.