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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Modify Power BI connection authentication config via API

We would like to be able to modify a Power BI Connection authentication config via API.

 

For example, for BigQuery connections, we would like to update their Service Accout key-based authentication config programatically: this would eliminate toil for people with several connections and periodic mandatory key rotations.

 

References:

Status: New
Comments
gtiwari11
Advocate I
If this thing will be enable my microsfot then we can easliy adopt this and we will get more leverage of swtiching connection of power bi.
d-costa
New Member
Apparently this is already supported through Fabric REST API: https://learn.microsoft.com/en-us/rest/api/fabric/core/connections/update-connection, and works with the Basic CredentialType.