Skip to content

Commit 2b29322

Browse files
Merge pull request #222951 from spelluru/patch-150
no need to mention Premium
2 parents 5c66564 + 5a16875 commit 2b29322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Azure Event Hubs is a highly scalable data streaming platform. As such, Event Hu
1414
The Event Hubs service increases the throughput when load increases beyond the minimum threshold, without any requests failing with ServerBusy errors.
1515

1616
> [!NOTE]
17-
> To learn more about the **premium** tier, see [Event Hubs Premium](event-hubs-premium-overview.md).
17+
> The auto-inflate feature is currently supported only in the standard tier.
1818
1919
## How Auto-inflate works in standard tier
2020
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:

0 commit comments

Comments
 (0)