Skip to content

Latest commit

 

History

History
75 lines (47 loc) · 3.59 KB

create-eventhouse.md

File metadata and controls

75 lines (47 loc) · 3.59 KB
title description ms.reviewer ms.author author ms.topic ms.date ms.search.form
Create an eventhouse
Learn about how to create an eventhouse for data storage in Real-Time Intelligence.
sharmaanshul
yaschust
YaelSchuster
how-to
06/04/2024
Eventhouse

Create an eventhouse

An eventhouse allows you to manage multiple databases at once, sharing capacity and resources to optimize performance and cost. It provides unified monitoring and management across all databases and per database. For more information, see Eventhouse overview.

In this article, you learn how to create an eventhouse, add new databases to an eventhouse, rename, and delete an eventhouse.

Prerequisites

Create an eventhouse

  1. Browse to your workspace homepage in Real-Time Intelligence.

  2. Select New > Eventhouse.

    :::image type="content" source="media/eventhouse/new-eventhouse.png" alt-text="Screenshot of creating a new eventhouse item in Real-Time Intelligence." lightbox="media/eventhouse/new-eventhouse.png"::::::

  3. Enter a name for the eventhouse. Both an eventhouse and its default child KQL database are created with the same name. The database name, like all items in Fabric, can be renamed at any time.

    [!NOTE] The eventhouse name can contain alphanumeric characters, underscores, periods, and hyphens. Special characters aren't supported.

  4. The system overview opens in the main view area of the newly created eventhouse.

    :::image type="content" source="media/eventhouse/choose-eventhouse.png" alt-text="Screenshot of system overview in the main view area." lightbox="media/eventhouse/choose-eventhouse.png":::

Add a new database to an eventhouse

  1. From the explorer, select the New database [+].

    :::image type="content" source="media/eventhouse/add-database.png" alt-text="Screenshot showing the selector to add a new database.":::

  2. Enter a database name, and select Create.

    :::image type="content" source="media/eventhouse/name-new-database.png" alt-text="Screenshot showing the pop-up box to name your new database.":::

  3. The Database details page for your new database opens in the main view area.

    :::image type="content" source="media/eventhouse/database-details.png" alt-text="Screenshot of the database details page for your new database.":::

To learn more about creating KQL databases, see Create a KQL database.

Rename an eventhouse

  1. Browse to the eventhouse item in your workspace.

  2. Click on the name of the eventhouse in the top left corner.

  3. Enter a new name for the eventhouse.

    :::image type="content" source="media/eventhouse/rename.png" alt-text="Screenshot of renaming an eventhouse.":::

Delete an eventhouse

When you delete an eventhouse, both the eventhouse and all its child KQL databases are deleted forever.

  1. Browse to the eventhouse item in your workspace.

  2. Select More menu [...] > Delete.

    :::image type="content" source="media/eventhouse/delete-eventhouse.png" alt-text="Screenshot of deleting an eventhouse.":::

Related content