User Profile
trev_likes_PBI
Regular Visitor
Joined 9 years ago
User Widgets
Contributions
Re: Network issue via proxy server using On-premises data gateway
In addition, we had to force traffic via HTTPS as well by editing a config file (this should be a last resort due to performance issues). More info below; Microsoft.PowerBI.DataMovement.Pipeline.GatewayCore.dll.config file. Change the value from AutoDetect to Https. This file is located, by default, at C:\Program Files\On-premises data gateway. <setting name="ServiceBusSystemConnectivityModeString" serializeAs="String"> <value>Https</value> </setting>19KViews0likes0CommentsNetwork issue via proxy server using On-premises data gateway
I have setup an On-premises data gateway. The path to the Internet is via a proxy server. I am getting an error message stating Network Connectivity is limited when I log on. Clicking on show configurations displays the message "Ensure network access is functioning correctly. Firewall and proxy configurations may need to be changed." I have tried the following; The user account works successfully on a PC which has no network restrictions (laptop using 4G hotspot) Updating the enterprisegatewayconfigurator.exe.config file with proxy information Updating the Microsoft.PowerBI.EnterpriseGateway.exe.config file with proxy information Updating the Microsoft.PowerBI.DataMovement.Pipeline.GatewayCore.dll.config file to force traffic via HTTP or HTTPS ports only The following logfile has been taken after rolling back the above configs Logfile Have you got any ideas on how to solve this?Solved19KViews0likes2Comments
Data Privacy
Microsoft Fabric Community and Privacy
To learn more about how we manage your data, please review the Microsoft Fabric Community Data Privacy guide.