<?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: Microsoft.PowerBI.ReportServer.AsServer.AsConnectionException: Failed to connect to AS in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Microsoft-PowerBI-ReportServer-AsServer-AsConnectionException/m-p/3329528#M30503</link>
    <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are experiecing the same error on some of our reports after a server restart. Couple of things we have noticed:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Only reports in &lt;STRONG&gt;Import mode&lt;/STRONG&gt; have the error/issue.&lt;/LI&gt;&lt;LI&gt;Reports that have a &lt;STRONG&gt;Live connection&lt;/STRONG&gt; to a SSAS tabular model on a different server are unaffected.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;The process &lt;STRONG&gt;msmdsrv.exe&lt;/STRONG&gt; is not running. When restarting the PBIRS via Report Server Configuration Manager the process briefly restarts but stops/dissappears again.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;No idea of what the root casue of this issue is.&amp;nbsp; A temporary solution was to change a settings in the configuration file:&amp;nbsp;&lt;STRONG&gt;&lt;SPAN&gt;Program Files\Microsoft Power BI Report Server\PBIRS\ASEngine\msmdsrv.ini&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After setting the&amp;nbsp;&amp;lt;CriticalErrorHandling&amp;gt; setting to 0 the&amp;nbsp;&lt;STRONG&gt;msmdsrv.exe &lt;/STRONG&gt;process was able to restart succesfully and the error during report rendering stopped appearing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;CriticalErrorHandling&amp;gt;0&amp;lt;/CriticalErrorHandling&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If someone from Microsoft could comment on this approach or provide a better way to fix this issue. That would be greatly appreciated. Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Jul 2023 13:39:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-07-13T13:39:43Z</dc:date>
    <item>
      <title>Microsoft.PowerBI.ReportServer.AsServer.AsConnectionException: Failed to connect to AS</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Microsoft-PowerBI-ReportServer-AsServer-AsConnectionException/m-p/3304565#M30292</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need some help figuring out how to get the AS service on one of our report servers to connect to the AS service/model. Here is an example of the logs&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;2023-06-26 11:44:30.9127|INFO|52|Sending response. Response code VHAMASTER\vhaisbgainea 500, Elapsed time 0:00:02.9248437| RequestID = 790bbde3-6c68-098d-98a8-d0b0dee2ae40 ClientSessionID = 168bf056-45d3-1de0-7bca-ebbd80099ead&lt;BR /&gt;&lt;EM&gt;2023-06-26 11:44:31.9283|INFO|59|Received request GET /api/explore/reports/d1a2dacc-a670-4721-acc6-0499ac005d74/modelsAndExploration| RequestID = 21fba398-732c-1b79-bd9f-100678ce9851 ClientSessionID = 168bf056-45d3-1de0-7bca-ebbd80099ead&lt;BR /&gt;&lt;EM&gt;2023-06-26 11:44:34.4283|ERROR|40|Failed to connect to AS| RequestID = 21fba398-732c-1b79-bd9f-100678ce9851 ClientSessionID = 168bf056-45d3-1de0-7bca-ebbd80099ead Microsoft.PowerBI.ReportServer.AsServer.AsConnectionException: Failed to connect to AS ---&amp;gt; Microsoft.AnalysisServices.ConnectionException: A connection cannot be made. Ensure that the server is running. ---&amp;gt; System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:5132&lt;BR /&gt;&lt;EM&gt;at System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)&lt;BR /&gt;&lt;EM&gt;at Microsoft.AnalysisServices.XmlaClient.GetTcpClient(IConnectivityOwner owner, ConnectionInfo connectionInfo)&lt;BR /&gt;&lt;EM&gt;--- End of inner exception stack trace ---&lt;BR /&gt;&lt;EM&gt;at Microsoft.AnalysisServices.XmlaClient.OpenConnectionAndCheckIfSessionTokenNeeded(ConnectionInfo connectionInfo)&lt;BR /&gt;&lt;EM&gt;at Microsoft.AnalysisServices.XmlaClient.OpenConnection(ConnectionInfo connectionInfo, Boolean&amp;amp; isSessionTokenNeeded)&lt;BR /&gt;&lt;EM&gt;at Microsoft.AnalysisServices.XmlaClient.Connect(ConnectionInfo connectionInfo, Boolean beginSession)&lt;BR /&gt;&lt;EM&gt;at Microsoft.AnalysisServices.Core.Server.Connect(String connectionString, String sessionId, ObjectExpansion expansionType)&lt;BR /&gt;&lt;EM&gt;at Microsoft.AnalysisServices.Core.Server.Connect(String connectionString)&lt;BR /&gt;&lt;EM&gt;at Microsoft.PowerBI.ReportServer.AsServer.AnalysisServicesFactory.CreateASWrapper(String serverAddress, Int32 port, TimeSpan timeout)&lt;BR /&gt;&lt;EM&gt;--- End of inner exception stack trace ---&lt;BR /&gt;&lt;EM&gt;2023-06-26 11:44:34.4283|INFO|46|Sending response. Response code VHAMASTER\vhaisbgainea 500, Elapsed time 0:00:02.4916138| RequestID = 21fba398-732c-1b79-bd9f-100678ce9851 ClientSessionID = 168bf056-45d3-1de0-7bca-ebbd80099ead&lt;BR /&gt;&lt;EM&gt;2023-06-26 11:44:36.8033|INFO|59|Received request GET /api/explore/reports/d1a2dacc-a670-4721-acc6-0499ac005d74/modelsAndExploration| RequestID = 319a61d3-6ff3-0916-0cd9-efb8a9293615 ClientSessionID = 168bf056-45d3-1de0-7bca-ebbd80099ead&lt;BR /&gt;&lt;EM&gt;2023-06-26 11:44:39.3033|ERROR|48|Failed to connect to AS| RequestID = 319a61d3-6ff3-0916-0cd9-efb8a9293615 ClientSessionID = 168bf056-45d3-1de0-7bca-ebbd80099ead Microsoft.PowerBI.ReportServer.AsServer.AsConnectionException: Failed to connect to AS ---&amp;gt; Microsoft.AnalysisServices.ConnectionException: A connection cannot be made. Ensure that the server is running. ---&amp;gt; System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:5132&lt;BR /&gt;&lt;EM&gt;at System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)&lt;/EM&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;EM&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;We have had this system in production for almost 3 years now and this started happening after maintenance was done on our report servers. We have 3 server setup and the other two report servers front ends are working fine handling power bi report traffic. Its only when the power bi report gets routed to render on the 3rd report server that we get this error in the report portal:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;EM&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;EM&gt;&lt;EM&gt;Something went wrong&lt;/EM&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;EM&gt;&lt;EM&gt;Unable to load the data model for your Power BI report.&lt;BR /&gt;Please try again later or contact support. If you contact support, please provide these details.&lt;/EM&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;EM&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;EM&gt;&lt;EM&gt;The Analysis Server instance has experienced an error and is not available. Please contact your system administrator.&lt;/EM&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;EM&gt;&lt;EM&gt;Request ID14efa3f8-26fe-6da3-457d-3021ecd552b0&lt;/EM&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;EM&gt;&lt;EM&gt;Status code500&lt;/EM&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;EM&gt;&lt;EM&gt;TimeTue Jun 27 2023 06:06:15 GMT-0400 (Eastern Daylight Time)&lt;/EM&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;EM&gt;&lt;EM&gt;Service version/powerbi/libs&lt;/EM&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;EM&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;All of our settings are the same across the servers as far as service account, permissions etc. the service account is even in the local admins group on each server... Please let me know if you have seen this before. All of our servers are on the January 2023 patch level.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2023 14:48:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Microsoft-PowerBI-ReportServer-AsServer-AsConnectionException/m-p/3304565#M30292</guid>
      <dc:creator>againey2011</dc:creator>
      <dc:date>2023-06-27T14:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft.PowerBI.ReportServer.AsServer.AsConnectionException: Failed to connect to AS</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Microsoft-PowerBI-ReportServer-AsServer-AsConnectionException/m-p/3307990#M30311</link>
      <description>&lt;P&gt;we are getting the exact same error?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 09:52:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Microsoft-PowerBI-ReportServer-AsServer-AsConnectionException/m-p/3307990#M30311</guid>
      <dc:creator>sharrock85</dc:creator>
      <dc:date>2023-06-29T09:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft.PowerBI.ReportServer.AsServer.AsConnectionException: Failed to connect to AS</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Microsoft-PowerBI-ReportServer-AsServer-AsConnectionException/m-p/3329528#M30503</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are experiecing the same error on some of our reports after a server restart. Couple of things we have noticed:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Only reports in &lt;STRONG&gt;Import mode&lt;/STRONG&gt; have the error/issue.&lt;/LI&gt;&lt;LI&gt;Reports that have a &lt;STRONG&gt;Live connection&lt;/STRONG&gt; to a SSAS tabular model on a different server are unaffected.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;The process &lt;STRONG&gt;msmdsrv.exe&lt;/STRONG&gt; is not running. When restarting the PBIRS via Report Server Configuration Manager the process briefly restarts but stops/dissappears again.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;No idea of what the root casue of this issue is.&amp;nbsp; A temporary solution was to change a settings in the configuration file:&amp;nbsp;&lt;STRONG&gt;&lt;SPAN&gt;Program Files\Microsoft Power BI Report Server\PBIRS\ASEngine\msmdsrv.ini&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After setting the&amp;nbsp;&amp;lt;CriticalErrorHandling&amp;gt; setting to 0 the&amp;nbsp;&lt;STRONG&gt;msmdsrv.exe &lt;/STRONG&gt;process was able to restart succesfully and the error during report rendering stopped appearing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;CriticalErrorHandling&amp;gt;0&amp;lt;/CriticalErrorHandling&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If someone from Microsoft could comment on this approach or provide a better way to fix this issue. That would be greatly appreciated. Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2023 13:39:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Microsoft-PowerBI-ReportServer-AsServer-AsConnectionException/m-p/3329528#M30503</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-13T13:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft.PowerBI.ReportServer.AsServer.AsConnectionException: Failed to connect to AS</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Microsoft-PowerBI-ReportServer-AsServer-AsConnectionException/m-p/3398861#M30904</link>
      <description>&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;&lt;SPAN class=""&gt;we have exactly the same behavior as described by dedlock. The change in the *.ini suggested by dedlock helped us temporarily. However, I still don't know what exactly the problem is. It could be related to the last Windows update, as that was also the reason for our server restart. If anyone has more information, let me know.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2023 10:03:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Microsoft-PowerBI-ReportServer-AsServer-AsConnectionException/m-p/3398861#M30904</guid>
      <dc:creator>beeep</dc:creator>
      <dc:date>2023-08-25T10:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft.PowerBI.ReportServer.AsServer.AsConnectionException: Failed to connect to AS</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Microsoft-PowerBI-ReportServer-AsServer-AsConnectionException/m-p/3400137#M30909</link>
      <description>&lt;P&gt;We were facing the same issue too and managed to resolve it following dedlock's solution temporarily. If anyone could let us know why this is happening and how to overcome this, it would be greatly appreciated.&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;P&gt;2023-08-25 16:50:10.1014|ERROR|10|Getting list of expired modelsMicrosoft.AnalysisServices.AdomdClient.AdomdConnectionException: A connection cannot be made. Ensure that the server is running. ---&amp;gt; System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:5132&lt;BR /&gt;at System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)&lt;BR /&gt;at Microsoft.AnalysisServices.AdomdClient.XmlaClient.GetTcpClient(IConnectivityOwner owner, ConnectionInfo connectionInfo)&lt;BR /&gt;--- End of inner exception stack trace ---&lt;BR /&gt;at Microsoft.AnalysisServices.AdomdClient.XmlaClient.OpenConnectionAndCheckIfSessionTokenNeeded(ConnectionInfo connectionInfo)&lt;BR /&gt;at Microsoft.AnalysisServices.AdomdClient.XmlaClient.OpenConnection(ConnectionInfo connectionInfo, Boolean&amp;amp; isSessionTokenNeeded)&lt;BR /&gt;at Microsoft.AnalysisServices.AdomdClient.XmlaClient.Connect(ConnectionInfo connectionInfo, Boolean beginSession)&lt;BR /&gt;at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.XmlaClientProvider.Connect()&lt;BR /&gt;at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.ConnectToXMLA(Boolean createSession, Boolean isHTTP)&lt;BR /&gt;at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.Open()&lt;BR /&gt;at Microsoft.PowerBI.ReportServer.AsServer.ModelDataAccessor.GetModelInfo()&lt;BR /&gt;at Microsoft.PowerBI.ReportServer.AsServer.AnalysisServicesEvictor.GetExpiredDatabases()&lt;BR /&gt;2023-08-25 16:50:10.1014|INFO|10|Finished clean up of 0 embedded models&lt;BR /&gt;2023-08-25 16:50:22.1167|ERROR|9|Error getting next eventSystem.Exception: ReportServerDatabaseUnavailableException ---&amp;gt; System.Data.SqlClient.SqlException: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 0 - The remote computer refused the network connection.) ---&amp;gt; System.ComponentModel.Win32Exception: The remote computer refused the network connection&lt;/P&gt;</description>
      <pubDate>Sat, 26 Aug 2023 04:20:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Microsoft-PowerBI-ReportServer-AsServer-AsConnectionException/m-p/3400137#M30909</guid>
      <dc:creator>PBI_user27</dc:creator>
      <dc:date>2023-08-26T04:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft.PowerBI.ReportServer.AsServer.AsConnectionException: Failed to connect to AS</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Microsoft-PowerBI-ReportServer-AsServer-AsConnectionException/m-p/3486315#M31472</link>
      <description>&lt;P&gt;We are seeing the same behaviour after our server was restarted for the latest Windows update.&amp;nbsp; We installed the Power BI September 2023 update (&lt;EM&gt;Version: 1.18.8668.33514(build 15.0.1113.162), Released: September 27, 2023&lt;/EM&gt;)&amp;nbsp; on the 10th of October and only restarted the server on the 19th of October which is when the reports stopped working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The workaround from dedlock works, but we need to understand what effect this has, any one have some insights?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The latest update&amp;nbsp;&lt;EM&gt;Version: 1.18.8683.7488(build 15.0.1113.165), Released: October 10, 2023 does not resolve the issue.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 19:30:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Microsoft-PowerBI-ReportServer-AsServer-AsConnectionException/m-p/3486315#M31472</guid>
      <dc:creator>Takbok</dc:creator>
      <dc:date>2023-10-19T19:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft.PowerBI.ReportServer.AsServer.AsConnectionException: Failed to connect to AS</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Microsoft-PowerBI-ReportServer-AsServer-AsConnectionException/m-p/3512152#M31611</link>
      <description>&lt;P&gt;There current investgiation regarding this issue May and Sep 2023 release and Product Group advise to set with workaround until further investigation.&lt;/P&gt;&lt;P&gt;"After setting the&amp;nbsp;&amp;lt;CriticalErrorHandling&amp;gt; setting to 0 the&amp;nbsp;&lt;STRONG&gt;msmdsrv.exe&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;process was able to restart succesfully and the error during report rendering stopped appearing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;CriticalErrorHandling&amp;gt;0&amp;lt;/CriticalErrorHandling&amp;gt;&lt;/STRONG&gt;"&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2023 13:49:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Microsoft-PowerBI-ReportServer-AsServer-AsConnectionException/m-p/3512152#M31611</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-11-02T13:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft.PowerBI.ReportServer.AsServer.AsConnectionException: Failed to connect to AS</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Microsoft-PowerBI-ReportServer-AsServer-AsConnectionException/m-p/3648047#M32489</link>
      <description>&lt;P&gt;Hi Hussam, Thanks... Any idea when it will be fixed.&amp;nbsp; in what release? The above fix has not solved the problem fully. It needs restarting of power bi service whenever we have issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your reply will be greatly appriciated...&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2024 11:16:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Microsoft-PowerBI-ReportServer-AsServer-AsConnectionException/m-p/3648047#M32489</guid>
      <dc:creator>Kminhas</dc:creator>
      <dc:date>2024-01-19T11:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft.PowerBI.ReportServer.AsServer.AsConnectionException: Failed to connect to AS</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Microsoft-PowerBI-ReportServer-AsServer-AsConnectionException/m-p/3789040#M33841</link>
      <description>&lt;P&gt;We are encountering this issue but have not yet upgraded to the January '24 release, is this fixed in&amp;nbsp;January '24 release? If not is it scheduled to be fixed in May '24 release? Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2024 09:41:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Microsoft-PowerBI-ReportServer-AsServer-AsConnectionException/m-p/3789040#M33841</guid>
      <dc:creator>Ccparkhill</dc:creator>
      <dc:date>2024-03-25T09:41:59Z</dc:date>
    </item>
  </channel>
</rss>

