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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Anonymous
Not applicable

Missing documentation for SingleSignOn datasource credential type - how to update in API?

Looking at this documentation for the PowerBI API that deals with updating datasource credentials:

 

https://docs.microsoft.com/en-us/rest/api/power-bi/gateways/updatedatasource

 

It lists the credential types but does not mention "SingleSignOn" which is what I see in, for example, an Azure Analysis Services connection I am trying to update. There is no example of what the JSON is supposed to be for this type. Any ideas?

 

 

2 REPLIES 2
Anonymous
Not applicable

I realised that you dont' really have to set anthing for credentials for SSO, which I suppose is obvious when you think about it ...

Anonymous
Not applicable

Hi @Anonymous 

I check other API documents but not found any APIs about SSO datasource credential .

You can use the API to get the data source to export the corresponding configuration information and then use the configuration information to update datasource.

API for exporting configuration information can refer to this link :

Gateways - Get Datasources (Power BI Power BI REST APIs) | Microsoft Docs

Ailsa-msft_0-1620352038318.png

The returned result information can be used in the update operation .

 

Best Regards

Community Support Team _ Ailsa Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

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 Power BI Update Carousel

Power BI Community Update - March 2026

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

Top Solution Authors