Skip to content

Commit e2ce67c

Browse files
authored
Update connect-with-powerbi-desktop.md
1 parent 81ff5b7 commit e2ce67c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/mysql/flexible-server/connect-with-powerbi-desktop.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,16 +42,16 @@ You can open your database in Power BI desktop from Azure portal with a few clic
4242

4343
7. Open the file in Power BI desktop.
4444
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.":::
4747

4848
9. In **Navigator**, select the data you require, then either load or transform the data.
4949

5050
:::image type="content" source="./media/connect-with-powerbi-desktop/navigator.png" alt-text="Screenshot of navigator to view MySQL tables.":::
5151

52-
## Connect to MySQL database from Power Query Desktop manually
52+
## Connect to MySQL database from Power BI Desktop
5353

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.
5555

5656
### Get the MySQL connection information
5757

@@ -61,19 +61,19 @@ You can connect to Azure database for MySQL Flexible server with Power BI deskto
6161
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.
6262
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.
6363

64-
### Connect with MySQL connector in Power BI desktop
64+
### Add MySQL connection in Power BI desktop
6565

6666
1. Select the **MySQL database** option in the connector selection.
6767

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.":::
6969

7070
3. In the **MySQL database** dialog, provide the name of the server and database.
7171

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.":::
7373

7474
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.
7575

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.":::
7777

7878
4. Once you're done, select **OK**.
7979

0 commit comments

Comments
 (0)