Forum Discussion
clayduvall
5 years agoHelper I
Connecting 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
5 years agoSuper User
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.
clayduvall
5 years agoHelper I
Got it. Thanks!