列举在ADF中创建Data Lake的Linked Services的方式
在ADF(Azure Data Factory)中,可以通过以下方式创建Data Lake的Linked Services:
-
Azure Data Lake Storage Gen1 Linked Service:用于连接和管理Azure Data Lake Storage Gen1。可以通过Azure门户、ARM模板或ADF管理API创建。
-
Azure Data Lake Storage Gen2 Linked Service:用于连接和管理Azure Data Lake Storage Gen2。可以通过Azure门户、ARM模板或ADF管理API创建。
-
Azure Blob Storage Linked Service:用于连接和管理Azure Blob Storage。可以通过Azure门户、ARM模板或ADF管理API创建。
-
Azure File Storage Linked Service:用于连接和管理Azure文件存储。可以通过Azure门户、ARM模板或ADF管理API创建。
-
Azure Data Lake Analytics Linked Service:用于连接和管理Azure Data Lake Analytics。可以通过Azure门户、ARM模板或ADF管理API创建。
-
Azure SQL Database Linked Service:用于连接和管理Azure SQL数据库。可以通过Azure门户、ARM模板或ADF管理API创建。
-
Azure SQL Data Warehouse Linked Service:用于连接和管理Azure SQL数据仓库。可以通过Azure门户、ARM模板或ADF管理API创建。
-
Azure Synapse Analytics (formerly SQL Data Warehouse) Linked Service:用于连接和管理Azure Synapse Analytics(以前称为SQL数据仓库)。可以通过Azure门户、ARM模板或ADF管理API创建。
-
Azure Cosmos DB Linked Service:用于连接和管理Azure Cosmos DB。可以通过Azure门户、ARM模板或ADF管理API创建。
-
Azure Table Storage Linked Service:用于连接和管理Azure Table Storage。可以通过Azure门户、ARM模板或ADF管理API创建。
这些Linked Services可以在ADF中创建和配置,以便在数据流或管道中使用
原文地址: https://www.cveoy.top/t/topic/ic1k 著作权归作者所有。请勿转载和采集!