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/azure-databricks/databricks-connect-to-data-sources.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,34 +21,34 @@ This article provides links to all the different data sources in Azure that can
21
21
22
22
## Data sources for Azure Databricks
23
23
24
-
The following list provides the data sources in Azure that you can use with Azure Databricks. For a complete list of data sources that can be used with Azure Databricks, see [Data sources for Azure Databricks](/azure/databricks/data/data-sources/index.html).
24
+
The following list provides the data sources in Azure that you can use with Azure Databricks. For a complete list of data sources that can be used with Azure Databricks, see [Data sources for Azure Databricks](/azure/databricks/data/data-sources/index).
This link provides the DataFrame API for connecting to SQL databases using JDBC and how to control the parallelism of reads through the JDBC interface. This topic provides detailed examples using the Scala API, with abbreviated Python and Spark SQL examples at the end.
29
-
-[Azure Data Lake Storage](/azure/databricks/data/data-sources/azure/azure-datalake-gen2.html)
29
+
-[Azure Data Lake Storage](/azure/databricks/data/data-sources/azure/azure-datalake-gen2)
30
30
31
31
This link provides examples on how to use the Azure Active Directory service principal to authenticate with Azure Data Lake Storage. It also provides instructions on how to access the data in Azure Data Lake Storage from Azure Databricks.
This link provides examples on how to directly access Azure Blob Storage from Azure Databricks using access key or the SAS for a given container. The link also provides info on how to access the Azure Blob Storage from Azure Databricks using the RDD API.
This link provides instructions on how to use the [Azure Cosmos DB Spark connector](https://github.com/Azure/azure-cosmosdb-spark) from Azure Databricks to access data in Azure Cosmos DB.
This link provides instructions on how to use the [Azure Event Hubs Spark connector](https://github.com/Azure/azure-event-hubs-spark) from Azure Databricks to access data in Azure Event Hubs.
44
44
45
-
-[Azure SQL Data Warehouse](/azure/databricks/data/data-sources/azure/sql-data-warehouse.html)
45
+
-[Azure SQL Data Warehouse](/azure/databricks/data/data-sources/azure/sql-data-warehouse)
46
46
47
47
This link provides instructions on how to use the Azure SQL Data Warehouse connector to connect from Azure Databricks.
48
48
49
49
50
50
## Next steps
51
51
52
-
To learn about sources from where you can import data into Azure Databricks, see [Data sources for Azure Databricks](/azure/databricks/data/data-sources/index.html#).
52
+
To learn about sources from where you can import data into Azure Databricks, see [Data sources for Azure Databricks](/azure/databricks/data/data-sources/index).
0 commit comments