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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
Anonymous
Not applicable

Using Get-DataGatewayClusterDataSource in Powershell with Service Principal

Hi everyone !

 

I'm working on a project where we try to automatize the Gateways informations gathering. Make it non interactive.

For now, I successfully connnected to the service with the Connect-DataGatewayServiceAccount cmdlet with a SPN

 

Now my problem is when I try to get the Datasources in each cluster with the Get-DataGatewayClusterDataSource cmdlet, the result is empty and the following error returns :

 

>> TerminatingError(Get-DataGatewayClusterDatasource): "This cmdlet does not currently support service principals."

 

Do you know if ther's any workaround for this ? Because if we try to connect to the Gateways with a regular account, a first-party application pops for connecting the account, and it doesn't fit our need

 

Thanks in advance for any piece of advice !

2 REPLIES 2
RakeshSinghr
Resolver I
Resolver I

As it currently stands, using gateway commandlets with SPN is not possible.

 

You can only call them with an account having PBI Admin role

Anonymous
Not applicable

Hey @RakeshSinghr , thanks for your reply !

 

But then why does Connect-DatagatewayServiceAccount allows SPN ? Is there a chance that gateway cmdlets will be used with SPN in the future ?

Also, is there a workaround for this (Call an API ? Something else ? ) or to at least avoid the authentication window when connecting ?

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

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

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.

Top Kudoed Authors