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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
rabbal1892
Regular Visitor

Security Concerns in Connecting PowerBi with Mysql database

I'm trying to connect Power Bi Desktop app with Mysql Database ( hosted on AWS server ). I read Power Bi provides a MySQL connector to connect with the server where the database is hosted.  I have concerns regarding the security of this connection

 

How secure is it to expose our database to power bi? 
Is it secure to let the connector access the entire database?.

Is it possible that it can access only the concerned tables and not the whole database? 

 

Our data is sensitive and we don't want anyone to read it or use it in any way. Any help would be appreciated.

 

2 REPLIES 2
v-jiascu-msft
Microsoft Employee
Microsoft Employee

Hi @rabbal1892 ,

 

Could you please mark the proper answers as solutions?

 

 

Best Regards,

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
v-jiascu-msft
Microsoft Employee
Microsoft Employee

Hi @rabbal1892 ,

 

Regarding the security, I would suggest you download the whitepapers from power-bi/whitepapers

Regarding the other questions, the best practice related to security is always using the minimum privilege. For instance, you can grant the read permission to the user that you use in Power BI. You also can create several View in the MySQL database to hide confidential parts.

 

 

Best Regards,

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors