Skip to content

Commit 437ea79

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ With Power BI Desktop you can visually explore your data through a free-form dra
1919
## Prerequisites
2020

2121
1. Install [Power BI desktop](https://aka.ms/pbidesktopstore).
22-
2. If you are trying to 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.
22+
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-
- Dowload the [SSL public certificate](https://dl.cacerts.digicert.com/DigiCertGlobalRootCA.crt.pem).
24+
- Download the [SSL public certificate](https://dl.cacerts.digicert.com/DigiCertGlobalRootCA.crt.pem).
2525
- Install the SSL certificate in Trusted Root certification authorities store by following these steps:
2626
- Start **certmgr.msc** Management Console on your Windows system.
2727
- Right-click **Trusted Root Certification Authorities** and select **Import**.
@@ -35,7 +35,7 @@ Get the connection information needed to connect to the Azure Database for MySQL
3535
2. From the left-hand menu in Azure portal, select **All resources**, and then search for the server you have created (such as **mydemoserver**).
3636
3. Select the server name.
3737
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.
38-
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 rquired for importing data.
38+
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.
3939

4040
## Connect to MySQL database from Power Query Desktop
4141

0 commit comments

Comments
 (0)