Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hi,
we installed the Power BI Report Server on premise, published a Power BI report to the server and tried to integrate the report in our application using an IFrame.
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.
How can we disable this Application Insights Feature of Power BI report Server? It is not allowed in our environment to send data to a software vendor.
Thanks and best regards
Christian
Just apply below registery patch, I tried it and it worked perfectly.
1. Make a new text file and copy this text to it:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\PBIRS\CPE]
"CustomerFeedback"=dword:00000000
"EnableErrorReporting"=dword:00000000
2. Rename it to patch.reg
3. Run it by double click on it.
Hello Christian,
I've expected same behaviour and took some time to get a closer look.
If you like, you may have a look at my finding at: "https://community.powerbi.com/t5/Report-Server/Power-BI-Report-Server-Telemetrie/m-p/719152"
Best regards
Daniel
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.