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/analysis-services/analysis-services-datasource.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ Connecting to on-premises data sources from an Azure Analysis Services server re
54
54
|IBM Informix |Yes | No ||
55
55
|JSON document | Yes | No | <sup>[6](#tab1400b)</sup> |
56
56
|Lines from binary | Yes | No | <sup>[6](#tab1400b)</sup> |
57
-
|MySQL Database | Yes | No ||
57
+
|MySQL Database | Yes | No |<sup>[13](#mysql)</sup>|
58
58
|OData Feed | Yes | No | <sup>[6](#tab1400b)</sup> |
59
59
|ODBC query | Yes | No ||
60
60
|OLE DB | Yes | No ||
@@ -79,8 +79,9 @@ Connecting to on-premises data sources from an Azure Analysis Services server re
79
79
<aname="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.
80
80
<aname="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).
81
81
<aname="teradata">10</a> - For tabular 1200 models, or as a *provider* data source in tabular 1400+ models, specify Teradata Data Provider for .NET.
82
-
<aname="filesSP">11</a> - Files in on-premises SharePoint are not supported.
83
-
<aname="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
+
<aname="filesSP">11</a> - Files in on-premises SharePoint aren't supported.
83
+
<aname="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
+
<aname="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.
0 commit comments