# Fabric Lakehouse

To add a Fabric Lakehouse destination, you need to sign in with Microsoft Office 365 credentials first. After signing in, you will be able to see the list of workspaces and lakehouses that you have access to.&#x20;

<figure><img src="/files/eHAFI94oUjblR1qYMdiR" alt=""><figcaption><p>Add Fabric Lakehouse destination</p></figcaption></figure>

1. Select the required workspace and the Lakehouse.&#x20;
2. Enter the table name.&#x20;
3. When writeback is initiated, the delta CSV file is uploaded and the writeback table is created automatically at the specified destination.&#x20;

<figure><img src="/files/zOKwHrlimBlQRmrz88KL" alt=""><figcaption><p>Data writeback completed in lakehouse destination</p></figcaption></figure>

{% hint style="info" %}
The Lakehouse.ReadWrite.All permission needs to be provided to configure lakehouse destinations.
{% endhint %}

To connect to Fabric Lakehouse, perform the following steps:

1. Please ensure that an active Azure subscription is available to connect to Fabric Lakehouse.
2. Please ensure that the Azure subscription is active and associated with the same Entra ID tenant.
3. Please ensure that the **'Microsoft.DataLakeStore'** and **'Microsoft.Storage'** Resource providers are registered in the Azure subscription.

<figure><img src="/files/yTcPHNz2NG4lHmCxD75G" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ye5aXFqbllEzyRUDxFqe" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.inforiver.com/working-with-inforiver/12.-data-writeback/destinations/fabric-lakehouse.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
