Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
SiroPW
Helper I
Helper I

Connect to AWS RDS via VPN

Hi All,

 

I have an AWS RDS (Aurora Postgres) that is inside a private network - only accessable via a VPN.

 

How can I let PowerBI see the database both on Desktop & Service? I have the VPN running and the Azure IP's whitelisted but still getting "host not found" errors.

 

Any help is much appreciated, would love to keep using PowerBI (securely).

 

Thanks!

1 ACCEPTED SOLUTION

For anyone who reads this - I solved it by using the ODBC connector instead (with sslmode parameter)

 

database=dbname;driver={PostgreSQL Unicode(x64)};port=5432;server=server.eu-w1.compute.server.com;sslmode=require;

View solution in original post

4 REPLIES 4
v-yingjl
Community Support
Community Support

Hi @SiroPW ,

 

Glad to hear the issue is solved. You can accept your reply as solution, that way, other community members could easily find the answer when they get same issues.


Best Regards,
Yingjie Li

amitchandak
Super User
Super User

@SiroPW 

Desktop should work on the machine with VPN and IP. And for service use on perm gateway

https://docs.microsoft.com/en-us/power-bi/service-gateway-onprem

Thanks - at least I know it should work for desktop so I'm pushing through..

 

However, now I'm receiving:

For anyone who reads this - I solved it by using the ODBC connector instead (with sslmode parameter)

 

database=dbname;driver={PostgreSQL Unicode(x64)};port=5432;server=server.eu-w1.compute.server.com;sslmode=require;

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.