Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
When starting the Power BI Personal Gateway for the first time it brings up "Pleaswe Sign in to PowerBI.com The Gateway can't be configured unless you are signed in". When I hit next I get the following error "Filed to sign in to PowerBI.com. No Internet Connection"
We are running a proxy and have attempted to point the following config files to the proxy:
dmgcmd.exe.config
diacmd.exe.config
diahost.exe.config
GWConfig.exe.config
with the folllowing code:
<system.net>
<defaultProxy useDefaultCredentials="true">
<proxy proxyaddress="http://proxyIP" bypassonlocal="true" />
</defaultProxy>
</system.net>
Wire shark and tracing show no internet activity comming from the the data managment gateway service, has anyone else run into this issue?
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.