Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Data Gateway Personal Mode | Failed to Update Data Source Credentials | Status Code 400

Hi All,   I am using Data Gateway (Personal Mode) in one of our On-Prem Windows Server runnning SQL SERVER 2014 The Data Gateway can be seen Up and Running in Power BI Service    Whenever ...
  • lbendlin's avatar
    3 years ago

    On a Windows Server you should set up the Enterprise/Standard gateway, not the Personal Gateway.

     

    Check your Proxy settings and make sure the gateway can successfully communicate with the Azure backend.

  • Anonymous's avatar
    Anonymous
    3 years ago

    This has been resolved - It was actually a Network Issue pertains to NAT Loopback.

    The network I have been working on does not support NAT Loopback - Data Gateway and SQL Server was installed on same network servers and I have been trying to connect the Data Gateway with SQL Server using Public IP rather than local IP - As I mentioned NAT Loopback was not enabled therefore Data Gateway was not able to access the SQL Server with Public IP. When it was setup using Local IP, it worked 

    Moreover, It is working with Personal Gateway too