Forum Discussion
Help Needed for Server Connection via Windows Authentication on Virtual Machine Using Power BI Gatew
- 1 year ago
in the gateway service web page create the connection, and specify Windows authentication.
Thank you for your response and for the clarification regarding the relationship between Power BI Desktop and the Power BI Gateway.
As for the virtual machine (VM), I connect as follows:
- I install and configure the VPN client using FortiClient.
- I connect to the VPN.
- I access the Dynamics server from the VM.
- I use domain credentials to connect to SQL through Windows Authentication.
- Then, I validate the available databases.
Is the VM you log in to in a network location that has direct line of sight to the SQL Server database?
Are the On-Premise Gateway VMs in a network location that has direct line of sight to the SQL Server database?
- Anonymous1 year agoNot applicable
It is correct, my VM has direct and uncomplicated access to the SQL Server through the network, and my 'On-Premise Gateway' is configured there on the server as shown in the previous images.
- lbendlin1 year agoSuper User
my 'On-Premise Gateway' is configured there on the server as shown in the previous images.VBI (very bad idea) - do not place an On-Premise Gateway onto a VM that houses anything else (including a SQL Server). They will fight each other for compute and memory - and will lockup the VM. Put the Gateway Cluster members on their own dedicated VMs.
Anyway, in the gateway service web page create the connection, and specify Windows authentication.
- Anonymous1 year agoNot applicable
I would like to inform you that I have successfully downloaded Power BI on the server, and the connection was established without any issues. I was able to correctly view the contents of my database as well as the tables I want to load.
However, my goal is to establish a gateway or connection that allows me to work from my local machine. This would facilitate a more personal and direct management of the data from there.
I would appreciate any assistance or guidance you can provide to achieve this setup properly.