Forum Discussion

StigJ's avatar
StigJ
Copper Contributor
Jun 18, 2025
Solved

Analysis Server Roles from Entra workstation

We have Analysis Server solution, maintained and deployed from Visual Studio, where the roles defined use AD groups. This worked perfectly as long as long as the machine used was on the same domain a...
  • bandaruajeyudu's avatar
    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!

Resources