<?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 How to disable Application Insights in Power BI Report Server on premise? in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/How-to-disable-Application-Insights-in-Power-BI-Report-Server-on/m-p/515765#M7885</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we installed the Power BI Report Server on premise,&amp;nbsp;published a Power BI report to the server and tried to integrate the report in our application using an IFrame.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;During the execution of the report we saw that a http request to the following URL //az416426.vo.msecnd.net/scripts/a/ai.0.js has been made. I searched for this link or part of it within the configuration files and didn't find a setting for it. Within some dlls we found some information around "Application Insights" using this URL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can we disable this Application Insights Feature of Power BI report Server? It is not allowed&amp;nbsp;in our environment to send data to a software vendor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and best regards&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;</description>
    <pubDate>Fri, 14 Sep 2018 07:04:06 GMT</pubDate>
    <dc:creator>ChristianGraf</dc:creator>
    <dc:date>2018-09-14T07:04:06Z</dc:date>
    <item>
      <title>How to disable Application Insights in Power BI Report Server on premise?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/How-to-disable-Application-Insights-in-Power-BI-Report-Server-on/m-p/515765#M7885</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we installed the Power BI Report Server on premise,&amp;nbsp;published a Power BI report to the server and tried to integrate the report in our application using an IFrame.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;During the execution of the report we saw that a http request to the following URL //az416426.vo.msecnd.net/scripts/a/ai.0.js has been made. I searched for this link or part of it within the configuration files and didn't find a setting for it. Within some dlls we found some information around "Application Insights" using this URL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can we disable this Application Insights Feature of Power BI report Server? It is not allowed&amp;nbsp;in our environment to send data to a software vendor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and best regards&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;</description>
      <pubDate>Fri, 14 Sep 2018 07:04:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/How-to-disable-Application-Insights-in-Power-BI-Report-Server-on/m-p/515765#M7885</guid>
      <dc:creator>ChristianGraf</dc:creator>
      <dc:date>2018-09-14T07:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable Application Insights in Power BI Report Server on premise?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/How-to-disable-Application-Insights-in-Power-BI-Report-Server-on/m-p/730463#M10833</link>
      <description>&lt;P&gt;Hello Christian,&lt;/P&gt;&lt;P&gt;I've expected same behaviour and took some time to get a closer look.&lt;/P&gt;&lt;P&gt;If you like, you may have a look at my finding at: "&lt;A href="https://community.powerbi.com/t5/Report-Server/Power-BI-Report-Server-Telemetrie/m-p/719152" target="_blank"&gt;https://community.powerbi.com/t5/Report-Server/Power-BI-Report-Server-Telemetrie/m-p/719152&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;Daniel&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2019 07:16:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/How-to-disable-Application-Insights-in-Power-BI-Report-Server-on/m-p/730463#M10833</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-03T07:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable Application Insights in Power BI Report Server on premise?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/How-to-disable-Application-Insights-in-Power-BI-Report-Server-on/m-p/3519236#M31684</link>
      <description>&lt;P&gt;&amp;nbsp;Just apply below registery patch, I tried it and it worked perfectly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Make a new text file and copy this text to it:&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;Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\PBIRS\CPE]
"CustomerFeedback"=dword:00000000
"EnableErrorReporting"=dword:00000000&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Rename it to &lt;STRONG&gt;patch.reg&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. Run it by double click on it.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2023 07:39:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/How-to-disable-Application-Insights-in-Power-BI-Report-Server-on/m-p/3519236#M31684</guid>
      <dc:creator>mssiasco</dc:creator>
      <dc:date>2023-11-07T07:39:41Z</dc:date>
    </item>
  </channel>
</rss>

