Forum Discussion

KeyurPatel14's avatar
KeyurPatel14
Responsive Resident
1 year ago
Solved

Power BI Service Connection Issue with Azure MySQL

Hello Experts, We hope you are doing well.   Issue: We need your guidance on the error we are facing related to connecting the Azure MySQL database to the Power BI service. We have an Azure MySQL...
  • Akash_Varuna's avatar
    1 year ago

    HI KeyurPatel14 Could you please check for this

    • Gateway: If the Azure MySQL database is publicly accessible, you don't need a gateway. Otherwise, use an on-premises data gateway.

    • Firewall: Add Power BI Service IP ranges for your Azure region to the MySQL firewall. Check Microsoft's documentation for IP ranges.

    • SSL: Ensure SSL is enabled in Power BI's connection settings.

    • Permissions: Confirm credentials have the necessary access.