Forum Discussion

ottofrello's avatar
ottofrello
Regular Visitor
3 years ago

Browsing report makes requests to external resources

I have set up Power BI Report Server (SQL Server Enterprise with Software Assurance version 15.0.1108.297) on premise, and set up my first report. When browsing the report, the browser makes a request to the external resource appsource.powerbi.com/visuals.json. The content of the file seems pretty irrelevant, and I want to get rid of this (and any other) requests to external resources.

 

I have done the following already:

  1. In the registry editor, in the folder Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\PBIRS\CPE, I have set the keys CustomerFeedback and EnableErrorReporting to 0. This got rid of some other requests to external resources.
  2. By connecting to the Report Server via SSMS, going to Properties -> Advanced, I have set the EnableCDNVisuals and EnableCustomVisuals to False. Setting EnableCDNVisuals got rid of another request to an external resource, but EnableCustomVisuals made no apparent change.

Any advice on how to get rid of this request is much welcome.

5 Replies