Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Can't miss session! The 9 FabCon and SQLCon takeaways the community can't stop talking about. Join us on April 2nd. Register now

Reply
rgsalido
Advocate I
Advocate I

Creating Fabric Eventstream via API: How to complete the KQL Data Connection configuration?

Hi everyone,

I'm trying to create a Fabric Eventstream programmatically using Python by calling the Microsoft Fabric REST API.

My current process is the following:

  1. Create the Eventstream via the API.

  2. Update the Eventstream definition.

  3. Configure the destination as an Eventhouse with Direct Ingestion.

With this approach, I can successfully:

  • Create the Eventstream

  • Map the database

  • Map the table in the Eventhouse

However, I'm stuck on the final configuration step.

When doing this through the Fabric UI, after publishing the topology there is an additional step called "Configure KQL Data Connection", which finalizes the connection between the Eventstream and the Eventhouse table.

I haven't been able to find how to perform this last configuration step through the API.

So my question is:

Is there a way to programmatically configure the equivalent of "Configure KQL Data Connection" for an Eventhouse destination using the Fabric API?

Any documentation, example, or guidance would be greatly appreciated.

Thanks in advance.

1 ACCEPTED SOLUTION
v-prasare
Community Support
Community Support

Hi @rgsalido ,

as there is currently no official Microsoft documentation or fully supported API approach for configuring the KQL Data connection within Eventstream, we recommend submitting this as feedback or a feature request in the Microsoft Fabric community forum. This will help bring visibility to the gap and allow the product team to consider enhancing API support for this scenario. You can raise your request under the Ideas or Feedback section here: Fabric Ideas - Microsoft Fabric Community

 

 

Thanks,

Prashanth

View solution in original post

3 REPLIES 3
v-prasare
Community Support
Community Support

We are following up once again regarding your query. Could you please confirm if you have raised ideas with Microsoft?
If not please raise idea and upvote it. Should you need further assistance in the future, we encourage you to reach out via the Microsoft Fabric Community Forum and create a new thread. We’ll be happy to help.

Hi,

 

Yes, I have already sent the idea.

 

Thanks!!

v-prasare
Community Support
Community Support

Hi @rgsalido ,

as there is currently no official Microsoft documentation or fully supported API approach for configuring the KQL Data connection within Eventstream, we recommend submitting this as feedback or a feature request in the Microsoft Fabric community forum. This will help bring visibility to the gap and allow the product team to consider enhancing API support for this scenario. You can raise your request under the Ideas or Feedback section here: Fabric Ideas - Microsoft Fabric Community

 

 

Thanks,

Prashanth

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Fabric Update Carousel

Fabric Monthly Update - March 2026

Check out the March 2026 Fabric update to learn about new features.

Top Kudoed Authors