Support for configuring KQL Data Connection via API in Fabric Eventstream
Hi all,
I would like to submit a feature request regarding the Microsoft Fabric Eventstream REST API.
Currently, it is possible to programmatically:
Create an Eventstream
Update its definition
Configure an Eventhouse destination (including database and table mapping)
However, there is a missing step that cannot be performed via API:
After publishing the Eventstream topology, the final step "Configure KQL Data Connection" (available in the UI) is required to fully enable ingestion into the Eventhouse table.
At the moment:
This step is only available through the UI
There is no documented or supported API to complete this configuration
This creates a blocker for full automation and CI/CD scenarios
For teams working with Infrastructure as Code and automated deployments, the inability to configure the KQL Data Connection programmatically means:
Eventstream deployments cannot be fully automated
Manual intervention is required after each deployment
CI/CD pipelines are incomplete
Requested enhancement
Provide an official and supported way to:
Configure KQL Data Connection via REST API
Or include this configuration within the Eventstream definition payload
This could be implemented as:
A new API endpoint for managing Eventhouse ingestion connections
orExtending the Eventstream definition schema to include this configuration
This capability would significantly improve automation scenarios and align Eventstream with other Fabric resources that already support full API-based deployment.
Thanks for considering this request.
1 Comment
- arindamc
Microsoft Employee
Status changed:NewtoUnder Review
Recent ideas
Power BI, import report and semantic model: show change connection pop-up
When you need to import an existing Power BI report and semantic model in Tenant B that's created in Tenant A, you need to jump through a number of hoops to fix the original connection. It's doable, ...Reitse32 minutes agoMost Valuable ProfessionalNew2Views0likes0CommentsEnable per-user security for shared gateway connections using service accounts
When a shared gateway connection uses a highly privileged service account, all source queries run with that account’s permissions. Users cannot see the stored credentials, but report developers who c...AshishChougala50 minutes agoMicrosoft EmployeeNew5Views2likes0CommentsRequest to add a feature to extract gateway connection status and last time credentials used
Could you please add a feature in the admin UI on Microsoft Fabric/Power BI to extract the Gateway connections with details of the gateway connection status and last activity information along with t...Vinodkumar_Chak2 hours agoNew MemberNew20Views1like0CommentsPower BI - incorrect handling of empty string parameter in DAX query in paginated report
Blank string parameters in paginated reports are treated as empty strings in Power BI Report Builder but as null values in the Power BI Service, resulting in incorrect report output. -> Create a pag...roshinikumarkar5 hours agoMicrosoft EmployeeNew25Views5likes0CommentsAllow NotebookUtils getSecret() to authenticate with Workspace Identity
Current behavior In Microsoft Fabric, notebookutils.credentials.getSecret() authenticates against Azure Key Vault using the identity of the user who executes the notebook. This behavior appli...tmihara7 hours agoNew MemberNew20Views1like1Comment