Issue:
The issue that we are facing is:
We understand that when creating a data source in Power BI to connect an on-premises Tabular Model, the account that is used to set up the data source should have 'Server Admin' rights on the Tabular Model.
From Microsoft:
" If the underlying error message is similar to the following, this means that the account you are using for the data source is not a server admin for that Analysis Services instance. Learn more
The 'CONTOSO\account' value of the 'EffectiveUserName' XML for Analysis property is not valid. "
Link : https://powerbi.microsoft.com/en-us/documentation/powerbi-gateway-onprem-tshoot/
Question:
Is this advisable?
Can an account, which is used to create data sources(the only purpose of is to read data from the data source), be given server admin rights on the Analysis Services Server.
We are going to get more clarification from Microsoft, but has anyone come across this?
I dont think DBA/ IT Security resources usually approve this architecture.
Any thoughts people?