Skip to content

Commit 899abf4

Browse files
Merge pull request #260739 from spelluru/patch-31
Premium is not supported
2 parents d0d38ee + 310bf72 commit 899abf4

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

articles/event-hubs/event-hubs-capture-overview.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@ Azure Event Hubs enables you to automatically capture the streaming data in Even
1616
Event Hubs Capture enables you to process real-time and batch-based pipelines on the same stream. This means you can build solutions that grow with your needs over time. Whether you're building batch-based systems today with an eye towards future real-time processing, or you want to add an efficient cold path to an existing real-time solution, Event Hubs Capture makes working with streaming data easier.
1717

1818
> [!IMPORTANT]
19-
> - The destination storage (Azure Storage or Azure Data Lake Storage) account must be in the same subscription as the event hub.
20-
> - Event Hubs capture supports any Storage account with support for block blobs.
19+
> - The destination storage (Azure Storage or Azure Data Lake Storage) account must be in the same subscription as the event hub.
20+
> - Event Hubs doesn't support capturing events in a premium storage account.
21+
> - Event Hubs capture supports any non-premium Azure storage account with support for block blobs.
2122
2223
## How Event Hubs Capture works
2324

0 commit comments

Comments
 (0)