Forum Discussion
add role member in PBI service using powershell command add-rolemember
Hi Anonymous,
unfortunately, the links provided are not very helpful. Let me explain why:
Quickstart - Create Azure Analysis Services using PowerShell Azure Analysis Services | Microsoft Lea... This tutorial uses powershell module az.analysisservices, that uses std auth mechanism to azure, so far so good. But this module does not provide any command to alter database users (see here: Az.AnalysisServices Module | Microsoft Learn)
-> not usable
Add-RoleMember (SQLServer) - SQL Server PowerShell | Microsoft Learn is the very same link I provided in my question. This resource does not provide insights on how to authenticate to power bi as mentioned in my question. Ones authenticated, I would prefer this method.
-> not helpful
Add SSAS Role Members via PowerShell or XMLA I also saw this link before and it shows on how to use Add-Rolemember, which is good. Unfortunately, it does not show any how-to on how to apply this to azure/power bi. It is showing only for on-prem sql server.
-> only partly helpful
Would it make sense to open a support ticket on this instead?
Regards, Tarek