Skip to content

Commit 79914d6

Browse files
authored
Update event-hubs-capture-enable-through-portal.md
Changing documentation details as part of Knowledge management track task: 25836
1 parent 4adf164 commit 79914d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/event-hubs/event-hubs-capture-enable-through-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ ms.custom: mode-ui
1111
Azure [Event Hubs Capture][capture-overview] enables you to automatically deliver the streaming data in Event Hubs to an [Azure Blob storage](https://azure.microsoft.com/services/storage/blobs/) or [Azure Data Lake Storage Gen 2](https://azure.microsoft.com/services/data-lake-store/) account of your choice. You can configure capture settings using the [Azure portal](https://portal.azure.com) when creating an event hub or for an existing event hub. For conceptual information on this feature, see [Event Hubs Capture overview][capture-overview].
1212

1313
> [!IMPORTANT]
14-
> Event Hubs doesn't support capturing events in a **premium** storage account.
14+
> Event Hubs only supports **Premium** Storage account with **Block Blob** support.
1515
1616

1717
## Enable Capture when you create an event hub
1818

19-
If you don't have an Event Hubs namespace to work with, create a **standard** tier namespace by following steps from the article: [Create an Event Hubs namespace](event-hubs-create.md#create-an-event-hubs-namespace). Make sure that you select **Standard** for the **pricing tier**. The basic tier doesn't support the Capture feature.
19+
If you don't have an Event Hubs namespace to work with, create a namespace by following steps from the article: [Create an Event Hubs namespace](event-hubs-create.md#create-an-event-hubs-namespace). Make sure that you select **Standard** or higher **pricing tier**. The basic tier doesn't support the Capture feature.
2020

2121
To create an event hub within the namespace, follow these steps:
2222

0 commit comments

Comments
 (0)