<?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: Is running the PBI Report Server with a gMSA supported? in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Is-running-the-PBI-Report-Server-with-a-gMSA-supported/m-p/3805319#M34131</link>
    <description>&lt;P&gt;Hi JaniceP,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FWIW, while this may technically work, the SQL Shack post indicates that it does, this is not supported for SSRS or PBIRS. See the documentation:&amp;nbsp;&lt;A title="Configure the Report Server Service Account " href="https://learn.microsoft.com/en-us/sql/reporting-services/install-windows/configure-the-report-server-service-account-ssrs-configuration-manager?view=sql-server-ver15#choose-an-account" target="_blank" rel="noopener"&gt;Choose an account.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Sean&lt;/P&gt;</description>
    <pubDate>Tue, 02 Apr 2024 15:10:51 GMT</pubDate>
    <dc:creator>SeanCowburn</dc:creator>
    <dc:date>2024-04-02T15:10:51Z</dc:date>
    <item>
      <title>Is running the PBI Report Server with a gMSA supported?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Is-running-the-PBI-Report-Server-with-a-gMSA-supported/m-p/2270683#M22418</link>
      <description>&lt;P&gt;I currently have a Power BI Report Server running with a domain account and using kerberos to access other SQL Servers and SSAS.&amp;nbsp; I'm now trying a new install using a gMSA (group managed service account) as the Service Account running the PBIRS.&amp;nbsp; I have verified that the SPNs and delegations correspond to our running servers and they "look" correct.&amp;nbsp; However, whenever I try to access a report using Windows Auth for the data source, we get the dreaded "&lt;SPAN&gt;We couldn't connect to the Analysis Services server. Make sure you've entered the connection string correctly."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is this a supported scenario, PBIRS using gMSA and kerberos to connect to other SQL Servers?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In the documentation at&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/sql/reporting-services/install-windows/configure-the-report-server-service-account-ssrs-configuration-manager?view=sql-server-ver15" target="_blank" rel="noopener"&gt;Configure the Report Server Service Account (Configuration Manager) - SQL Server Reporting Services (SSRS) | Microsoft Docs&lt;/A&gt;&amp;nbsp;(which is referenced from&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/power-bi/report-server/install-report-server" target="_blank" rel="noopener"&gt;Install Power BI Report Server - Power BI | Microsoft Docs&lt;/A&gt;), it does not specifically call out gMSA as an option for the Service Account.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Are others running in this scenario?&amp;nbsp; Any tips, suggested documentation, etc?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks so very much for any pointers/advice!&amp;nbsp; This wasn't easy the first 2 times and continues to be a challenge.&amp;nbsp;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;janice&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2022 02:30:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Is-running-the-PBI-Report-Server-with-a-gMSA-supported/m-p/2270683#M22418</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-01-07T02:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Is running the PBI Report Server with a gMSA supported?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Is-running-the-PBI-Report-Server-with-a-gMSA-supported/m-p/2274378#M22447</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;，&lt;/P&gt;
&lt;P&gt;You could refer the following article:&lt;/P&gt;
&lt;H1 class="entry-title"&gt;&lt;A href="https://www.sqlshack.com/how-to-secure-reporting-services-with-group-managed-service-accounts/" target="_self"&gt;How to secure Reporting Services with Group Managed Service Accounts (GMSA)&lt;/A&gt;&lt;/H1&gt;
&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/report-server/configure-kerberos-powerbi-reports#configuring-kerberos-constrained-delegation" target="_blank" rel="nofollow noopener noreferrer"&gt;Configure Kerberos to use Power BI reports - Power BI | Microsoft Docs&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;According the article ,it tells:&lt;/P&gt;
&lt;P&gt;Open the Reporting Services Configuration Manager and from the Service Account tab delete the account info you have already and enter the GMSA name suffixed with a $ (dollar sign). This is important. Leave the password field blank and click Apply. (It will look like a password has been filled in once you Apply changes but you don’t provide this.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did I answer your question? Mark my post as a solution!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Lucien&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jan 2022 02:19:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Is-running-the-PBI-Report-Server-with-a-gMSA-supported/m-p/2274378#M22447</guid>
      <dc:creator>v-luwang-msft</dc:creator>
      <dc:date>2022-01-10T02:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Is running the PBI Report Server with a gMSA supported?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Is-running-the-PBI-Report-Server-with-a-gMSA-supported/m-p/2280064#M22478</link>
      <description>&lt;P&gt;Hi Lucien,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes...I've seen those documents before.&amp;nbsp; I was always able to specify a gMSA, I just can't get the delegation to work.&amp;nbsp; So, since I've spent way too much time on this, I'm going back to a "normal" service account running the PBIRS and gMSAs running all of our other SQL Servers and SSAS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 18:31:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Is-running-the-PBI-Report-Server-with-a-gMSA-supported/m-p/2280064#M22478</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-01-12T18:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: Is running the PBI Report Server with a gMSA supported?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Is-running-the-PBI-Report-Server-with-a-gMSA-supported/m-p/3805319#M34131</link>
      <description>&lt;P&gt;Hi JaniceP,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FWIW, while this may technically work, the SQL Shack post indicates that it does, this is not supported for SSRS or PBIRS. See the documentation:&amp;nbsp;&lt;A title="Configure the Report Server Service Account " href="https://learn.microsoft.com/en-us/sql/reporting-services/install-windows/configure-the-report-server-service-account-ssrs-configuration-manager?view=sql-server-ver15#choose-an-account" target="_blank" rel="noopener"&gt;Choose an account.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Sean&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 15:10:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Is-running-the-PBI-Report-Server-with-a-gMSA-supported/m-p/3805319#M34131</guid>
      <dc:creator>SeanCowburn</dc:creator>
      <dc:date>2024-04-02T15:10:51Z</dc:date>
    </item>
  </channel>
</rss>

