Forum Discussion
Analysis Server Roles from Entra workstation
- Jul 01, 2025
Hi StigJ ,
I ran into this before, it's because Entra-only machines can not browse AD groups in SSAS.
Quick fix: Just manually type the AD group (like DOMAIN\GroupName) when adding to the role, it works even if you can not browse.
Or, if you need the GUI to browse groups, best to use a domain joined or hybrid joined machine. Hope that helps!
Hi StigJ ,
I ran into this before, it's because Entra-only machines can not browse AD groups in SSAS.
Quick fix: Just manually type the AD group (like DOMAIN\GroupName) when adding to the role, it works even if you can not browse.
Or, if you need the GUI to browse groups, best to use a domain joined or hybrid joined machine. Hope that helps!
- StigJJul 02, 2025Copper Contributor
Hi,
many thanks for the reply. Good to get confirmed that it is not just us that have this issue. We did indeed end up by creating a hybrid joined machine to work around the issue. Not ideal, but....
Strange thing is that the quick fix do not work for us. And in Visual Studio Data Tools it will not even open the dialog window when clicking Add in Membership. But I guess that is another issue. We do have the workaround now.