Forum Discussion
Connect Powerbi with AWS RDS with no public accessibility
Thank v-juanli-msft for replying,
I tried this video before and it didn't work.
If you pay atention at 0:35 in the video you'll notice that Public Accessible is "Yes", which is not our case.
Also, AWS Redshift is quite expensive for us.
Thank you again, any tips about PowerBI is very welcome. I'm trying for a while but not getting anywhere with it.
Hi stsau ,
Just started my journey into AWS side; I am also came into same situation.
Interested to know how to connect to RDS (MySQL) on private subnet with Power BI for reporting.
Thank you,
Sri
- raymond6 years agoPost Patron
We are having the same issue. It seems as if you need an VPN Access and something called Bastion which is installed on one EC2 instance. With a tool putty you can have access to your DB. With the VPN (we want to use Open VPN) you might get a connection via powerBi to the DB.
I havent tested it because switching the DB in AWS to private cases so much trouble. We have just let them to public.
If you have any more information about the succcess of your approach, please let me know. It seems to me as if microsoft deliberatly doesnt want to support aws products.
- Anonymous6 years agoNot applicable
Hi,
I confirm that RDS in public subnet, we can able to connet this source from differnet tools with correct credentials. How can we tell to Power BI server to use SSL while connectiong to RDS MySql.
Thank you,
Sri
- raymond5 years agoPost Patron
If any one of you finds a way please let me know. So far we werent able to do it. However we use the public subnet and whitelistet IP Ranges...that worked for us a security measure even though it is not that bullet proof.
- psdhillon15 years agoHelper I
Hey raymond I have got dual securtiy layer the way you mentioned. Bastion server with vpn access. I am trying out with putty, with which i am able to connect & access the database, but my powerbi still not able to see the database, what am i missing ? any clue would be appreciated.