Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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 !
As it currently stands, using gateway commandlets with SPN is not possible.
You can only call them with an account having PBI Admin role
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 ?
User | Count |
---|---|
8 | |
7 | |
2 | |
2 | |
2 |
User | Count |
---|---|
6 | |
5 | |
4 | |
4 | |
4 |