Skip to content

Commit 1b34685

Browse files
authored
Merge pull request #91278 from basilhariri/patch-2
Update event-hubs-auto-inflate.md
2 parents 2d305a9 + 6c63594 commit 1b34685

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,14 @@ Event Hubs traffic is controlled by [throughput units](event-hubs-scalability.md
3737

3838
## Enable Auto-inflate on a namespace
3939

40-
You can enable or disable Auto-inflate on an Event Hubs namespace by using either of the following methods:
40+
You can enable or disable Auto-inflate on a Standard tier Event Hubs namespace by using either of the following methods:
4141

4242
- The [Azure portal](https://portal.azure.com).
4343
- An [Azure Resource Manager template](https://github.com/Azure/azure-quickstart-templates/tree/master/201-eventhubs-create-namespace-and-enable-inflate).
4444

45+
> [!NOTE]
46+
> Basic tier Event Hubs namespaces do not support Auto-inflate.
47+
4548
### Enable Auto-inflate through the portal
4649

4750

0 commit comments

Comments
 (0)