nerdexam
Microsoft

DP-300 · Question #94

You are designing a streaming data solution that will ingest variable volumes of data. You need to ensure that you can change the partition count after creation. Which service should you use to…

The correct answer is D. Azure Event Hubs Dedicated. The partition count for an event hub in a dedicated Event Hubs cluster can be increased after the event hub has been created. Incorrect Answers: A: For Azure Event standard hubs, the partition count isn't changeable, so you should consider long-term scale when setting partition…

Submitted by weili_xi· Mar 6, 2026Develop data processing

Question

You are designing a streaming data solution that will ingest variable volumes of data. You need to ensure that you can change the partition count after creation. Which service should you use to ingest the data?

Options

  • AAzure Event Hubs Standard
  • BAzure Stream Analytics
  • CAzure Data Factory
  • DAzure Event Hubs Dedicated

How the community answered

(17 responses)
  • A
    12% (2)
  • B
    6% (1)
  • C
    6% (1)
  • D
    76% (13)

Explanation

The partition count for an event hub in a dedicated Event Hubs cluster can be increased after the event hub has been created. Incorrect Answers: A: For Azure Event standard hubs, the partition count isn't changeable, so you should consider long-term scale when setting partition count. https://docs.microsoft.com/en-us/azure/event-hubs/event-hubs-features#partitions

Topics

#Event Hubs#partition count#streaming ingestion#Event Hubs Dedicated

Community Discussion

No community discussion yet for this question.

Full DP-300 Practice