# Microsoft Fabric

[Fabric](https://app.fabric.microsoft.com/singleSignOn?ru=https%3A%2F%2Fapp.fabric.microsoft.com%2F%3FnoSignUpCheck%3D1) supports Marple connections via **Eventhouse KQL databases**, built on the same engine as ADX.

To connect ADX to Marple:

* Register a new app with read permissions on the database tables you want to access in Marple
* Generate a **read-only API token**.
* Configure Marple Insights with these credentials.

Data ingestion can be automated via Python scripts (and our Marple API, see [Broken mention](broken://pages/FXNdeAKUqBPGzO0jkdbZ)), CSV uploads, and event-driven pipelines.&#x20;

Below is an example of what a possible dataflow in Fabric could look like.

<figure><img src="/files/m8Q05FNXKmHup4DeOB0q" alt="" width="563"><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.marpledata.com/docs/marple-insight/setup-and-configuration/data-connection/supported-databases/microsoft-fabric.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.
