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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
genedavis
New Member

Power BI configuration - sending Internal IP Address to client browser

Good afternoon. We are trying to secure our implementation of Power BI server. 

 

When a client requests the server, in some of the responses, the internal ip address is shown, for example: 

{"@odata.context":"https://xxx.xxx.xxx.xxx/Reports/api/v2.0/$metadata#Me","Id":"yyyyyy-zzzz-xxxx-eeee-kkkkkkkkkkkk","Username":"user_name","DisplayName":"user_name","HasFavoriteItems":false,"MyReportsPath":null}

 

Does anyone know how to get this to stop sending the IP address and send a name instead?

 

Thanks,

Gene

 

3 REPLIES 3
d_gosbell
Super User
Super User

I think you can configure this by setting the UrlRoot in the rsreportserver.config file

see https://docs.microsoft.com/en-us/sql/reporting-services/report-server/rsreportserver-config-configur... 

 

I have this set in our environments and I see the server name not the IP in the api calls from the portal

Thanks for the response. I was able to make that change.

 

This did not help the situation. I am still seeing the IP Address for the oData.context in the response data. Do your URL reservations use the name or the IP address?


@genedavis wrote:

Do your URL reservations use the name or the IP address?


We use the name in our URL reservations

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors