You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/mysql/flexible-server/connect-with-powerbi-desktop.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,16 +42,16 @@ You can open your database in Power BI desktop from Azure portal with a few clic
42
42
43
43
7. Open the file in Power BI desktop.
44
44
8. Switch to **Database** tab to provide the username and password for your database server. **Note Windows authentication is not supported for Azure database for MySQL Flexible Server.**
45
-
46
-
:::image type="content" source="./media/connect-with-powerbi-desktop/enter-credentials.png" alt-text="Screenshot of entering credentials to connect with MySQL database.":::
45
+
46
+
:::image type="content" source="./media/connect-with-powerbi-desktop/enter-credentials.png" alt-text="Screenshot of entering credentials to connect with MySQL database.":::
47
47
48
48
9. In **Navigator**, select the data you require, then either load or transform the data.
49
49
50
50
:::image type="content" source="./media/connect-with-powerbi-desktop/navigator.png" alt-text="Screenshot of navigator to view MySQL tables.":::
51
51
52
-
## Connect to MySQL database from Power Query Desktop manually
52
+
## Connect to MySQL database from Power BI Desktop
53
53
54
-
You can connect to Azure database for MySQL Flexible server with Power BI desktop directly.
54
+
You can connect to Azure database for MySQL Flexible server with Power BI desktop directly without the use of Azure portal.
55
55
56
56
### Get the MySQL connection information
57
57
@@ -61,19 +61,19 @@ You can connect to Azure database for MySQL Flexible server with Power BI deskto
61
61
4. From the server's **Overview** panel, make a note of the **Server name** and **Server admin login name**. If you forget your password, you can also reset the password from this panel.
62
62
5. Go to **Databases** page to find the database you want to connect to. Power BI desktop supports adding a connection to a single database and hence providing a database name is required for importing data.
63
63
64
-
### Connect with MySQL connector in Power BI desktop
64
+
### Add MySQL connection in Power BI desktop
65
65
66
66
1. Select the **MySQL database** option in the connector selection.
67
67
68
-
:::image type="content" source="./media/connect-with-powerbi-desktop/add-mysql-connection.png" alt-text="Screenshot of adding a mysql connection in Power BI.":::
68
+
:::image type="content" source="./media/connect-with-powerbi-desktop/add-mysql-connection.png" alt-text="Screenshot of adding a mysql connection in Power BI.":::
69
69
70
70
3. In the **MySQL database** dialog, provide the name of the server and database.
71
71
72
-
:::image type="content" source="./media/connect-with-powerbi-desktop/signin.png" alt-text="Screeshot of Signing in to Power BI.":::
72
+
:::image type="content" source="./media/connect-with-powerbi-desktop/signin.png" alt-text="Screeshot of Signing in to Power BI.":::
73
73
74
74
3. Select the **Database** authentication type and input your MySQL credentials in the **User name** and **Password** boxes. Make sure to select the level to apply your credentials to.
75
75
76
-
:::image type="content" source="./media/connect-with-powerbi-desktop/enter-credentials.png" alt-text="Screenshot of entering credentials to connect with MySQL database.":::
76
+
:::image type="content" source="./media/connect-with-powerbi-desktop/enter-credentials.png" alt-text="Screenshot of entering credentials to connect with MySQL database.":::
0 commit comments