Forum Discussion
Unable to access DB from Azure Virtual Machine using Gateway
It's clearly a problem of the VM with the SQL Server. You have to allow remote conections to the server and check if there is something else in the network blocking access. You might need to read about this in microsoft doc or check some youtube videos unless you have a database administrator to ask about it :S
Regards,
Hi ibarrau,
Currently connection issue is solved by insert certain region of Public IP from azure services under this website
https://www.microsoft.com/en-us/download/details.aspx?id=56519&ranMID=24542&ranEAID=je6NUbpObpQ&ranSiteID=je6NUbpObpQ-7gEFFkuxnhi32xtiQ.8Upw&epi=je6NUbpObpQ-7gEFFkuxnhi32xtiQ.8Upw&irgwc=1&OCID=AID2000142_aff_7593_1243925&tduid=%28ir__yv13hbbtrskfqhjikk0sohzz2u2xpuaq1jhps9rc00%29%287593%29%281243925%29%28je6NUbpObpQ-7gEFFkuxnhi32xtiQ.8Upw%29%28%29&irclickid=_yv13hbbtrskfqhjikk0sohzz2u2xpuaq1jhps9rc00
Other than that, is there a way to find certain IP address that my current Power BI server using under certain region?
- ibarrau5 years agoSuper User
I don't think there is another. You can check urls too if you want:
https://docs.microsoft.com/en-us/power-bi/admin/power-bi-allow-list-urls
Regards,