<?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: Report Server connect to Azure Analysis Services How to configure Data Source? in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-connect-to-Azure-Analysis-Services-How-to/m-p/3159475#M29316</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Aha, so if my company uses Okta as our federated services provider, then it seems I'm out of luck here? Thanks for your response.&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I think you should be able to use Okta with the Power BI cloud service, but for the on-prem Report Server you might need to code your own authentication provider and I'm not sure how that would interact with the scheduled refreshes&lt;/P&gt;</description>
    <pubDate>Tue, 28 Mar 2023 22:41:10 GMT</pubDate>
    <dc:creator>d_gosbell</dc:creator>
    <dc:date>2023-03-28T22:41:10Z</dc:date>
    <item>
      <title>Report Server connect to Azure Analysis Services How to configure Data Source?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-connect-to-Azure-Analysis-Services-How-to/m-p/3085631#M28919</link>
      <description>&lt;P&gt;Our RS version is September 2022. We've built a report that connects live to our AAS instance and built some additional measures in the report. Works great in PBI-RS desktop. What is the correct way to configure the Data Source in the Manage/Data sources screen? The AAS cube has a Users role with an Azure Active Directory group in that role. Under the credentials, the only options are Windows Authentication and Basic Authentication. When I set the credentials to Windows and select the radio button for "As the user viewing the report" I get the error message "&lt;SPAN&gt;We couldn't connect to the Analysis Services server. Make sure you've entered the connection string correctly." When I change it to "Using the following credentials", enter a Non-MFA account and password that is a member of the user group, and check the box that says&amp;nbsp; "Log in using these credentials, but then try to impersonate the user viewing the report", I get the same error. When I uncheck the "Log in using these credentials but then..", same error. When I test the connection, I get "Unable to obtain authentication token using the credentials provided"&lt;BR /&gt;When I change the authentication type to Basic Authentication and provide a username and password, test the connection, I also get "Unable to obtain authentication token using the credentials provided".&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I've verified that I can access the AAS instance from the on-prem report server using my own credentials and MFA.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;It shouldn't be that hard to connect up to AAS in a power BI model from report server. Has anyone been able to do this succesfully?&lt;BR /&gt;Thanks in Advance!&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 19:40:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-connect-to-Azure-Analysis-Services-How-to/m-p/3085631#M28919</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-02-17T19:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server connect to Azure Analysis Services How to configure Data Source?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-connect-to-Azure-Analysis-Services-How-to/m-p/3085780#M28923</link>
      <description>&lt;P&gt;The docs say that AAS only works with username/password (which would not be any good for you if you need RLS) and you cannot have MFA enabled (see &lt;A href="https://learn.microsoft.com/en-us/power-bi/report-server/data-sources#list-of-supported-authentication-methods-for-model-refresh" target="_blank"&gt;https://learn.microsoft.com/en-us/power-bi/report-server/data-sources#list-of-supported-authentication-methods-for-model-refresh&lt;/A&gt; )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you need RLS and you have AAD enabled then publishing your reports to a workspace in the Power BI cloud service is probably your only option.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 23:08:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-connect-to-Azure-Analysis-Services-How-to/m-p/3085780#M28923</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2023-02-17T23:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server connect to Azure Analysis Services How to configure Data Source?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-connect-to-Azure-Analysis-Services-How-to/m-p/3090475#M28956</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="109790" data-lia-user-login="d_gosbell" class="lia-mention lia-mention-user"&gt;d_gosbell&lt;/a&gt;&amp;nbsp;. This report doesn't need RLS. I was able to verify that the non-MFA account that my team created wasn't up in AAD just yet, so I'll try again after I receive word that it is up there. Will update again once I can test it.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 13:51:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-connect-to-Azure-Analysis-Services-How-to/m-p/3090475#M28956</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-02-21T13:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server connect to Azure Analysis Services How to configure Data Source?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-connect-to-Azure-Analysis-Services-How-to/m-p/3092377#M28979</link>
      <description>&lt;P&gt;Is it working now?&lt;/P&gt;&lt;P&gt;Windows Authentication- As the user viewing the report not working for me.&lt;/P&gt;&lt;P&gt;But "Using the following credentials"-"log in using these credentials, but then try to impersonate the user viewing the report" works for me.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 09:09:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-connect-to-Azure-Analysis-Services-How-to/m-p/3092377#M28979</guid>
      <dc:creator>kanielwang</dc:creator>
      <dc:date>2023-02-22T09:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server connect to Azure Analysis Services How to configure Data Source?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-connect-to-Azure-Analysis-Services-How-to/m-p/3116780#M29097</link>
      <description>&lt;P&gt;I am now able to see the non MFA account up in Azure, but the account isn't enabled yet for me to test. One more hoop to jump through and then I'll know if this works. Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 15:32:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-connect-to-Azure-Analysis-Services-How-to/m-p/3116780#M29097</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-07T15:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server connect to Azure Analysis Services How to configure Data Source?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-connect-to-Azure-Analysis-Services-How-to/m-p/3157083#M29299</link>
      <description>&lt;P&gt;The account is enabled but I'm still not having any luck connecting from the January 2023 report server to my Azure Analysis Services (compatibility 1600) database.&amp;nbsp; I'm going to try all the various options again tomorrow and will report back the error messages.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 21:01:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-connect-to-Azure-Analysis-Services-How-to/m-p/3157083#M29299</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-27T21:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server connect to Azure Analysis Services How to configure Data Source?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-connect-to-Azure-Analysis-Services-How-to/m-p/3157258#M29304</link>
      <description>&lt;P&gt;The AAS does support Windows Authentication. AD FS is required. I successfully accessed my AAS data model by using my local domain user account.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 00:37:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-connect-to-Azure-Analysis-Services-How-to/m-p/3157258#M29304</guid>
      <dc:creator>kanielwang</dc:creator>
      <dc:date>2023-03-28T00:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server connect to Azure Analysis Services How to configure Data Source?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-connect-to-Azure-Analysis-Services-How-to/m-p/3159037#M29312</link>
      <description>&lt;P&gt;Aha, so if my company uses Okta as our federated services provider, then it seems I'm out of luck here? Thanks for your response.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 17:00:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-connect-to-Azure-Analysis-Services-How-to/m-p/3159037#M29312</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-28T17:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server connect to Azure Analysis Services How to configure Data Source?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-connect-to-Azure-Analysis-Services-How-to/m-p/3159475#M29316</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;Anonymous&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Aha, so if my company uses Okta as our federated services provider, then it seems I'm out of luck here? Thanks for your response.&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I think you should be able to use Okta with the Power BI cloud service, but for the on-prem Report Server you might need to code your own authentication provider and I'm not sure how that would interact with the scheduled refreshes&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 22:41:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-connect-to-Azure-Analysis-Services-How-to/m-p/3159475#M29316</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2023-03-28T22:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server connect to Azure Analysis Services How to configure Data Source?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-connect-to-Azure-Analysis-Services-How-to/m-p/3161704#M29339</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="109790" data-lia-user-login="d_gosbell" class="lia-mention lia-mention-user"&gt;d_gosbell&lt;/a&gt;&amp;nbsp;thank you for this insight. I think we'll just end up getting pro licenses for these folks and publishing up to the PBI service. My other option is to rebuild the entire report and go after the SQL database that feeds the AAS cube as the data source instead.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2023 20:05:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-connect-to-Azure-Analysis-Services-How-to/m-p/3161704#M29339</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-29T20:05:08Z</dc:date>
    </item>
  </channel>
</rss>

