Real-Time Intelligence tutorial part 1: Create resources

Note

This tutorial is part of a series. For the previous section, see: Introduction to the Real-Time Intelligence tutorial.

In this part of the tutorial, you set up the environment. Specifically, you create an eventhouse, which automatically creates a child KQL database, and then you enable OneLake availability.

Create an eventhouse

  1. Browse to the workspace in which you want to create your tutorial resources. You must create all resources in the same workspace.
  2. Select + New item.
  3. In the Filter by item type search box, enter Eventhouse.
  4. Select the Eventhouse item.
  5. Enter Tutorial as the eventhouse name. A KQL database is created simultaneously with the same name.
  6. Select Create. When provisioning is complete, the eventhouse System overview page is shown.

Turn on OneLake availability

  1. From the System overview page, select the KQL database, named Tutorial, that you created in the previous step.

    Screnshot of the System overview for new eventhouse with Tutorial database selected and highlighted with a red box.

  2. In the righthand pane, under OneLake, toggle the Availability to On.

  3. Uncheck Apply to existing tables and select Turn on.

    Screenshot showing how to turn on OneLake availability.

For more information about tasks performed in this tutorial, see:

Next step