Skip to content

Commit 3b9b33d

Browse files
authored
Merge pull request #123940 from sudeshna-1902/patch-4
Update event-hubs-faq.yml
2 parents 8cebd63 + 7641e84 commit 3b9b33d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,11 @@ sections:
194194
answer: |
195195
[!INCLUDE [event-hubs-partition-count](./includes/event-hubs-partition-count.md)]
196196
197+
- question: |
198+
Can partition count be increased in the Standard tier of Event Hubs?
199+
answer: |
200+
No, it's not possible because partitions are immutable in the Standard tier. Dynamic addition of partitions is available only in premium and dedicated tiers of Event Hubs.
201+
197202
- name: Pricing
198203
questions:
199204
- question: |

0 commit comments

Comments
 (0)