Skip to content

Commit 0776dd2

Browse files
authored
Update connect-with-powerbi-desktop.md
1 parent 437ea79 commit 0776dd2

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ With Power BI Desktop you can visually explore your data through a free-form dra
2121
1. Install [Power BI desktop](https://aka.ms/pbidesktopstore).
2222
2. If you connect with MySQL database for the first time in Power BI, you need to install the Oracle [MySQL Connector/NET](https://dev.mysql.com/downloads/connector/net/) package.
2323
3. Skip the steps below if MySQL server has SSL disabled. If SSL is enabled then follow the steps below to install the certificate.
24-
- Download the [SSL public certificate](https://dl.cacerts.digicert.com/DigiCertGlobalRootCA.crt.pem).
25-
- Install the SSL certificate in Trusted Root certification authorities store by following these steps:
26-
- Start **certmgr.msc** Management Console on your Windows system.
27-
- Right-click **Trusted Root Certification Authorities** and select **Import**.
28-
- Follow the prompts in the wizard to import the root certificate (for example, DigiCertGlobalRootCA.crt.pem) and click OK.
24+
1. Download the [SSL public certificate](https://dl.cacerts.digicert.com/DigiCertGlobalRootCA.crt.pem).
25+
2. Install the SSL certificate in Trusted Root certification authorities store by following these steps:
26+
1. Start **certmgr.msc** Management Console on your Windows system.
27+
2. Right-click **Trusted Root Certification Authorities** and select **Import**.
28+
3. Follow the prompts in the wizard to import the root certificate (for example, DigiCertGlobalRootCA.crt.pem) and click OK.
2929

3030
## Get MySQL server information
3131

@@ -43,21 +43,21 @@ To make the connection, take the following steps:
4343

4444
1. Select the **MySQL database** option in the connector selection.
4545

46-
:::image type="content" source="./media/connect-with-powerbi-desktop/add-mysql-connection.png" alt-text="add a mysql connection in power bi":::
46+
:::image type="content" source="./media/connect-with-powerbi-desktop/add-mysql-connection.png" alt-text="Add a mysql connection in power BI":::
4747

4848
3. In the **MySQL database** dialog, provide the name of the server and database.
4949

50-
:::image type="content" source="./media/connect-with-powerbi-desktop/signin.png" alt-text="signin to Power BI":::
50+
:::image type="content" source="./media/connect-with-powerbi-desktop/signin.png" alt-text="Sign in to Power BI":::
5151

5252
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.
5353

54-
:::image type="content" source="./media/connect-with-powerbi-desktop/enter-credentials.png" alt-text="enter credentials to connect with MySQL database":::
54+
:::image type="content" source="./media/connect-with-powerbi-desktop/enter-credentials.png" alt-text="Enter credentials to connect with MySQL database":::
5555

5656
4. Once you're done, select **OK**.
5757

5858
5. In **Navigator**, select the data you require, then either load or transform the data.
5959

60-
:::image type="content" source="./media/connect-with-powerbi-desktop/navigator.png" alt-text="navigator to view MySQL tables":::
60+
:::image type="content" source="./media/connect-with-powerbi-desktop/navigator.png" alt-text="Use Navigator to view MySQL tables":::
6161

6262
## Connect to MySQL database from Power Query Online
6363

@@ -67,7 +67,7 @@ To make the connection, take the following steps:
6767

6868
2. In the **MySQL database** dialog, provide the name of the server and database.
6969

70-
:::image type="content" source="./media/connect-with-powerbi-desktop/mysql-advanced-options.png" alt-text="mysql advancedo ptions":::
70+
:::image type="content" source="./media/connect-with-powerbi-desktop/mysql-advanced-options.png" alt-text="View MySQL advanced options":::
7171

7272
3. If necessary, include the name of your on-premises data gateway.
7373

0 commit comments

Comments
 (0)