Can't miss session! The 9 FabCon and SQLCon takeaways the community can't stop talking about. Join us on April 2nd. Register now
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:
Create the Eventstream via the API.
Update the Eventstream definition.
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.
Solved! Go to Solution.
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
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!!
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