<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: PowerBI report Server- Azure AD Integration in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-report-Server-Azure-AD-Integration/m-p/4105457#M36455</link>
    <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Power BI Report Server (PBIRS) doesn't natively support Azure Active Directory (Azure AD) authentication.&lt;/P&gt;
&lt;P&gt;Here are some alternative solutions:&lt;/P&gt;
&lt;P&gt;1. Windows Authentication and ADFS Integration. PBIRS primarily supports Windows Authentication (NTLM/Kerberos) and can integrate with Active Directory Federation Services (ADFS). If your organization uses ADFS, you can configure claims-based authentication with ADFS, but this requires complex setup and is different from integrating directly with Azure AD.&lt;/P&gt;
&lt;P&gt;If Azure AD integration is a must-have for your organization, consider migrating your reports to the Power BI service. The Power BI service fully supports Azure AD, including features such as single sign-on (SSO), multi-factor authentication (MFA), and conditional access policies.&lt;/P&gt;
&lt;P&gt;You can find the verification methods I mentioned above from the following documents:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/sql/reporting-services/security/authentication-with-the-report-server?view=sql-server-ver15" target="_blank"&gt;https://learn.microsoft.com/en-us/sql/reporting-services/security/authentication-with-the-report-server?view=sql-server-ver15&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/entra/identity/app-proxy/application-proxy-configure-hard-coded-link-translation" target="_blank"&gt;https://learn.microsoft.com/en-us/entra/identity/app-proxy/application-proxy-configure-hard-coded-link-translation&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please note that these are workarounds. If we proceed with custom development, we will need deep expertise in PBIRS and .NET development&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;hackcrr&lt;/P&gt;
&lt;P&gt;If I have answered your question,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;please mark my reply as solution&lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;kudos to this post&lt;/STRONG&gt;&lt;/EM&gt;, thank you!&lt;/P&gt;</description>
    <pubDate>Sun, 18 Aug 2024 00:52:35 GMT</pubDate>
    <dc:creator>hackcrr</dc:creator>
    <dc:date>2024-08-18T00:52:35Z</dc:date>
    <item>
      <title>PowerBI report Server- Azure AD Integration</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-report-Server-Azure-AD-Integration/m-p/4103788#M36439</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I'm trying to integrate the Azure AD with my PowerBI report Server on my Windows server. I added configuration to the ReportServer file and according to certain sources. I'm getting an error message right now. Please have a look at the error message below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;2024-08-16 05:39:35.9814|ERROR|5|Error syncing configurationSystem.NotSupportedException: Extension not supported. at Microsoft.BIServer.Configuration.ConfigReader.GetAuthenticationTypes() at Microsoft.BIServer.Configuration.ConfigReader.GetAuthenticationMode() at Microsoft.BIServer.Configuration.ConfigReader.&amp;lt;Init&amp;gt;b__57_3() at System.Lazy1.CreateValue() at System.Lazy1.LazyInitValue() at Microsoft.BIServer.RSHostingService.ServiceConfigurationManager.SyncMachineKey() at Microsoft.BIServer.RSHostingService.ServiceConfigurationManager.UpdateApplicationConfigs()&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Therefore, I want to know if the PowerBI report server supports Azure Authentication. If so, could you kindly share the necessary documentation?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2024 07:18:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-report-Server-Azure-AD-Integration/m-p/4103788#M36439</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-08-16T07:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI report Server- Azure AD Integration</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-report-Server-Azure-AD-Integration/m-p/4105457#M36455</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Power BI Report Server (PBIRS) doesn't natively support Azure Active Directory (Azure AD) authentication.&lt;/P&gt;
&lt;P&gt;Here are some alternative solutions:&lt;/P&gt;
&lt;P&gt;1. Windows Authentication and ADFS Integration. PBIRS primarily supports Windows Authentication (NTLM/Kerberos) and can integrate with Active Directory Federation Services (ADFS). If your organization uses ADFS, you can configure claims-based authentication with ADFS, but this requires complex setup and is different from integrating directly with Azure AD.&lt;/P&gt;
&lt;P&gt;If Azure AD integration is a must-have for your organization, consider migrating your reports to the Power BI service. The Power BI service fully supports Azure AD, including features such as single sign-on (SSO), multi-factor authentication (MFA), and conditional access policies.&lt;/P&gt;
&lt;P&gt;You can find the verification methods I mentioned above from the following documents:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/sql/reporting-services/security/authentication-with-the-report-server?view=sql-server-ver15" target="_blank"&gt;https://learn.microsoft.com/en-us/sql/reporting-services/security/authentication-with-the-report-server?view=sql-server-ver15&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/entra/identity/app-proxy/application-proxy-configure-hard-coded-link-translation" target="_blank"&gt;https://learn.microsoft.com/en-us/entra/identity/app-proxy/application-proxy-configure-hard-coded-link-translation&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please note that these are workarounds. If we proceed with custom development, we will need deep expertise in PBIRS and .NET development&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;hackcrr&lt;/P&gt;
&lt;P&gt;If I have answered your question,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;please mark my reply as solution&lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;kudos to this post&lt;/STRONG&gt;&lt;/EM&gt;, thank you!&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2024 00:52:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-report-Server-Azure-AD-Integration/m-p/4105457#M36455</guid>
      <dc:creator>hackcrr</dc:creator>
      <dc:date>2024-08-18T00:52:35Z</dc:date>
    </item>
  </channel>
</rss>

