Forum Discussion
clayduvall
Helper I
5 years agoConnecting to Azure Analysis Services with same user
I have an Azure Analysis Services tabular model. I'm able to connect to it from PowerBI.com. And I know how to give others access to it by creating an AD user for them and adding them to a Analysi...
- 5 years ago
Hi clayduvall
Currently each user needs to be granted access to the AAS cube.
One workaround is to create an Azure Active Directory Security Group, and all all the required users to the Azure Active Directory group.
GilbertQ
Super User
5 years agoHi clayduvall
Currently each user needs to be granted access to the AAS cube.
One workaround is to create an Azure Active Directory Security Group, and all all the required users to the Azure Active Directory group.
clayduvall
Helper I
5 years agoGot it. Thanks!