Forum Discussion
cd979967
1 year agoNew Member
PowerBI, Windows Auth and Entra ID
I am looking at enabling Entra authentication for an on-premise PowerBI report server. Can PBIRS simultaneously support both integrated Windows authentication and Entra auth? i.e., will domain-connec...
d_gosbell
Super User
1 year agoThe support for Entra authentication is done through Entra Application Proxy Configure Power BI Report Server with Microsoft Entra application proxy - Power BI | Microsoft Learn
And it basically maps an Entra user to a windows account, I don't think there is a built-in way to grant access to non-domain accounts without building your own custom auth provider
cd979967
1 year agoNew Member
Thanks. I had found that link, too. I'll follow up on this in the coming days.