Edit

Share via


Get data from an eventstream in multiple Fabric items

Eventstreams can route event data to various destinations, including Microsoft Fabric items like a lakehouse or a Kusto Query Language (KQL) database. You can get the data from an eventstream inside these Fabric items. This article describes how to use this integration experience.

Prerequisites

  • Get access to a workspace with Contributor or higher permissions where your eventstream item is located.
  • For a KQL database or lakehouse item, get access to a workspace with Contributor or higher permissions where that item is located.

Get data from an eventstream and add it to a KQL database

To get data from an eventstream and add it to a KQL table inside a KQL database, select Get data on the ribbon of your KQL database. Two options are available: Existing Eventstream and New Eventstream.

Screenshot that shows options for getting data from an eventstream.

Get data from an existing eventstream

  1. In the dropdown list, select Existing Eventstream.

  2. A wizard appears. To complete all the steps, follow the article Get data from an eventstream.

    Screenshot that shows the wizard for getting data from an existing eventstream.

Get data from a new eventstream

  1. In the dropdown list, select New Eventstream.

    Screenshot that shows the menu option for getting data from a new eventstream.

  2. In the dialog that appears, enter a name for the new eventstream. Then select Create.

    Screenshot that shows the dialog for naming a new eventstream.

  3. The new eventstream opens with teaching bubbles. By following the guidance in these teaching bubbles, you can get the data from this eventstream and add it to your KQL database.

    Screenshot that shows an eventstream with a teaching bubble.

Get data from an eventstream and add it to a lakehouse

  1. On the ribbon of your KQL database, select Get data > New Eventstream. For a lakehouse, only the New Eventstream option is available as an eventstream data source.

    Screenshot that shows the options for getting data for a lakehouse.

  2. In the dialog that appears, enter a name for the new eventstream. The name is the same as the one in the KQL database. When you finish, select Create.

  3. On the canvas for the new eventstream, follow the guidance in the teaching bubbles to add the data to your lakehouse.

    Screenshot that shows a  teaching bubble for getting data for a lakehouse.