Skip to content

Commit d31914c

Browse files
authored
Merge pull request #209383 from spelluru/ehubfaq0826
remove "increase partitions" section
2 parents 00db3db + b807c6e commit d31914c

File tree

1 file changed

+1
-18
lines changed

1 file changed

+1
-18
lines changed

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

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
description: This article provides a list of frequently asked questions (FAQ) for Azure Event Hubs and their answers.
55
ms.topic: faq
66
ms.service: event-hubs
7-
ms.date: 02/16/2022
7+
ms.date: 08/26/2022
88
title: Event Hubs frequently asked questions
99
summary: |
1010
@@ -184,23 +184,6 @@ sections:
184184
answer: |
185185
[!INCLUDE [event-hubs-partition-count](./includes/event-hubs-partition-count.md)]
186186
187-
- question: |
188-
Increase partitions
189-
answer: |
190-
You can request for the partition count to be increased to 40 (exact) by submitting a support request.
191-
192-
1. On the **Event Bus Namespace** page, select **New support request** on the left menu.
193-
1. On the **New support request** page, follow these steps:
194-
1. For **Summary**, describe the issue in a few words.
195-
1. For **Problem type**, select **Quota**.
196-
1. For **Problem subtype**, select **Request for partition change**.
197-
198-
:::image type="content" source="./media/event-hubs-faq/support-request-increase-partitions.png" alt-text="Increase partition count":::
199-
200-
The partition count can be increased to exactly 40. In this case, number of TUs also have to be increased to 40. If you decide later to lower the TU limit back to <= 20, the maximum partition limit is also decreased to 32.
201-
202-
The decrease in partitions doesn't affect existing event hubs because partitions are applied at the event hub level and they're immutable after creation of the hub.
203-
204187
- name: Pricing
205188
questions:
206189
- question: |

0 commit comments

Comments
 (0)