diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2021-01-01-preview/namespaces-preview.json b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2021-01-01-preview/namespaces-preview.json index 7082a9bffc14..9d2ae9f568aa 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2021-01-01-preview/namespaces-preview.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2021-01-01-preview/namespaces-preview.json @@ -689,7 +689,8 @@ "description": "Name of this SKU.", "enum": [ "Basic", - "Standard" + "Standard", + "Premium" ], "x-ms-enum": { "name": "SkuName", @@ -701,7 +702,8 @@ "description": "The billing tier of this particular SKU.", "enum": [ "Basic", - "Standard" + "Standard", + "Premium" ], "x-ms-enum": { "name": "SkuTier", @@ -713,7 +715,7 @@ "maximum": 20, "minimum": 0, "type": "integer", - "description": "The Event Hubs throughput units, value should be 0 to 20 throughput units." + "description": "The Event Hubs throughput units for Basic or Standard tiers, where value should be 0 to 20 throughput units. The Event Hubs premium units for Premium tier, where value should be 0 to 10 premium units." } }, "required": [