# 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 link](https://docs.marpledata.com/docs/marple-insight/setup-and-configuration/data-connection/supported-databases/broken-reference "mention")), CSV uploads, and event-driven pipelines.&#x20;

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

<figure><img src="https://3590686807-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwEBNWlmdcxXBXd7oyqyR%2Fuploads%2FnqZCRjdHTQXhO6XsmxnD%2FFrame_11573.webp?alt=media&#x26;token=844a1fdf-816b-4ef5-860b-4e9097dfac60" alt="" width="563"><figcaption></figcaption></figure>
