Skip to content

Commit 829bc4d

Browse files
Update event-hubs-faq.yml
Partition Count can be increased in standard tier
1 parent 06624f8 commit 829bc4d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/event-hubs/event-hubs-faq.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,12 @@ sections:
193193
How many partitions do I need?
194194
answer: |
195195
[!INCLUDE [event-hubs-partition-count](./includes/event-hubs-partition-count.md)]
196+
197+
questions:
198+
- question: |
199+
Can partition count be increased in Standard tier of Event Hub?
200+
answer: |
201+
No, it is not possible as Partitions are immututable in Standard tier. Dynamic additions of partitions is available only in premium and dedicated tiers of Event Hubs.
196202
197203
- name: Pricing
198204
questions:

0 commit comments

Comments
 (0)