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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
StevenHarrison
Resolver I
Resolver I

Connecting to a MYSQL database through data gateway on an Amazon EC2 server

Hi, I have set up a data gateway on an amazon EC2 VM, Installed MYSQL odbc and .net software

StevenHarrison_0-1698401544307.png

I have verified that the data gateway is online through the Power BI service:

StevenHarrison_1-1698401629357.png

Having previously connected to the MYSQL database through a AWS VPN client, this did not work for scheduled refreshes, so the company providing the read only database suggested this approach using the data gateway to connect to the power bi service.

Trying to add a new MYSQL connection:

StevenHarrison_2-1698401778629.png

I get the following error:

StevenHarrison_3-1698401819155.png

I know that the MYSQL credentials and server name are correct.

 

The Company that set up the EC2 instance assures me that it is configured as per Microsoft recommendations.

This also may be useful:
Connecting the Microsoft Power BI service to AWS data sources - Using Microsoft Power BI with the AW...

 

Please can you advise. Any help much appreciated.

1 ACCEPTED SOLUTION

Hi, the issue has been identified with the third party vendor, they hadn't configured a security group correctly for access the Amazon EC2 instance. This has now been resolved and I can connect using the data gateway installed.

Thanks @lbendlin for your input, very much appreciated.

View solution in original post

3 REPLIES 3
lbendlin
Super User
Super User

on your gateway do a tnc against port 3306 on the MySQL machine.  Maybe the port is not open.

Thanks @lbendlin I'll check with the 3rd party vendor

Hi, the issue has been identified with the third party vendor, they hadn't configured a security group correctly for access the Amazon EC2 instance. This has now been resolved and I can connect using the data gateway installed.

Thanks @lbendlin for your input, very much appreciated.

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

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

Top Solution Authors