Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
ChristianGraf
New Member

How to disable Application Insights in Power BI Report Server on premise?

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

2 REPLIES 2
mssiasco
New Member

 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.

Anonymous
Not applicable

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

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.