File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -37,11 +37,14 @@ Event Hubs traffic is controlled by [throughput units](event-hubs-scalability.md
37
37
38
38
## Enable Auto-inflate on a namespace
39
39
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:
41
41
42
42
- The [ Azure portal] ( https://portal.azure.com ) .
43
43
- An [ Azure Resource Manager template] ( https://github.com/Azure/azure-quickstart-templates/tree/master/201-eventhubs-create-namespace-and-enable-inflate ) .
44
44
45
+ > [ !NOTE]
46
+ > Basic tier Event Hubs namespaces do not support Auto-inflate.
47
+
45
48
### Enable Auto-inflate through the portal
46
49
47
50
You can’t perform that action at this time.
0 commit comments