Skip to content

Commit 5c4c9bf

Browse files
author
minewiskan
committed
Adding footnote for MySql.
1 parent 84bde84 commit 5c4c9bf

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/analysis-services/analysis-services-datasource.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Connecting to on-premises data sources from an Azure Analysis Services server re
5454
|IBM Informix |Yes | No | |
5555
|JSON document | Yes | No | <sup>[6](#tab1400b)</sup> |
5656
|Lines from binary | Yes | No | <sup>[6](#tab1400b)</sup> |
57-
|MySQL Database | Yes | No | |
57+
|MySQL Database | Yes | No | <sup>[13](#mysql)</sup> |
5858
|OData Feed | Yes | No | <sup>[6](#tab1400b)</sup> |
5959
|ODBC query | Yes | No | |
6060
|OLE DB | Yes | No | |
@@ -79,8 +79,9 @@ Connecting to on-premises data sources from an Azure Analysis Services server re
7979
<a name="instgw">8</a> - If specifying MSOLEDBSQL as the data provider, it may be necessary to download and install the [Microsoft OLE DB Driver for SQL Server](/sql/connect/oledb/oledb-driver-for-sql-server) on the same computer as the On-premises data gateway.
8080
<a name="oracle">9</a> - For tabular 1200 models, or as a *provider* data source in tabular 1400+ models, specify Oracle Data Provider for .NET. If specified as a structured data source, be sure to [enable Oracle managed provider](#enable-oracle-managed-provider).
8181
<a name="teradata">10</a> - For tabular 1200 models, or as a *provider* data source in tabular 1400+ models, specify Teradata Data Provider for .NET.
82-
<a name="filesSP">11</a> - Files in on-premises SharePoint are not supported.
83-
<a name="tds">12</a> - Azure Analysis Services does not support direct connections to the Dynamics 365 [Dataverse TDS endpoint](/power-apps/developer/data-platform/dataverse-sql-query). When connecting to this data source from Azure Analysis Services, you must use an On-premises Data Gateway, and refresh the tokens manually.
82+
<a name="filesSP">11</a> - Files in on-premises SharePoint aren't supported.
83+
<a name="tds">12</a> - Azure Analysis Services doesn't support direct connections to the Dynamics 365 [Dataverse TDS endpoint](/power-apps/developer/data-platform/dataverse-sql-query). When connecting to this data source from Azure Analysis Services, you must use an On-premises Data Gateway and refresh the tokens manually.
84+
<a name="mysql">13</a> - Azure Analysis Services doesn't support direct connections to MySQL databases. When connecting to this data source from Azure Analysis Services, you must use an On-premises Data Gateway and refresh the tokens manually.
8485

8586
## Understanding providers
8687

0 commit comments

Comments
 (0)