Skip to content

Commit 5a16875

Browse files
authored
only in the standard tier
1 parent c8336ff commit 5a16875

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/event-hubs/event-hubs-auto-inflate.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ Azure Event Hubs is a highly scalable data streaming platform. As such, Event Hu
1313

1414
The Event Hubs service increases the throughput when load increases beyond the minimum threshold, without any requests failing with ServerBusy errors.
1515

16+
> [!NOTE]
17+
> The auto-inflate feature is currently supported only in the standard tier.
18+
1619
## How Auto-inflate works in standard tier
1720
Event Hubs traffic is controlled by TUs (standard tier). For the limits such as ingress and egress rates per TU, see [Event Hubs quotas and limits](event-hubs-quotas.md). Auto-inflate enables you to start small with the minimum required TUs you choose. The feature then scales automatically to the maximum limit of TUs you need, depending on the increase in your traffic. Auto-inflate provides the following benefits:
1821

0 commit comments

Comments
 (0)