Forum Discussion
NicholasA
3 years agoNew Member
How to connect Power BI to an SQL Server running on a private Azure VM
I'm trying to connect Power BI to a SQL Server that is on an Azure VM that has no public IP. The The current idea would be to have one vnet on Azure for the Power BI Gateway which is installed on its...
Martin_D
Solution Sage
3 years agoHi NicholasA ,
Somehow the gateway and the SQL-Server must be able to communicate. Using 2 NICs on the gateway VM, adding them to two different subnets of the gateway vnet and linking the two vnets (gateway & SQL-Server) in a network group would be an option that might allow to statisfy your security needs.
BR
Martin