Datakällor som stöds i Azure Data Catalog

Viktigt

För uppdaterade Data Catalog funktioner använder du den nya Azure avdelningens kontroll -tjänsten, som erbjuder enhetlig data styrning för hela data fastigheten.

Du kan publicera metadata med hjälp av ett offentligt API eller ett registreringsverktyg för en klickning, eller genom att manuellt ange information direkt Azure Data Catalog webbportalen. I följande tabell sammanfattas alla datakällor som stöds av katalogen idag och publiceringsfunktionerna för var och en. De externa dataverktyg som varje datakälla kan starta från portalen "öppna i" visas också. Den andra tabellen innehåller en mer teknisk specifikation för varje anslutningsegenskap för datakälla.

Lista med datakällor som stöds

Datakällobjekt API Manuell post Registreringsverktyg Öppna i verktyg Kommentarer
Azure Data Lake Store-katalog (endast Gen 1)
Azure Data Lake Store fil (endast Gen 1)
Azure Blob Storage Power BI Desktop
Azure Storage katalog Power BI Desktop
Azure Storage tabell
HDFS-katalog
HDFS-fil
Hive-tabell Excel
Hive-vy Excel
MySQL-tabell Excel, Power BI Desktop
MySQL-vy Excel, Power BI Desktop
Oracle Database tabell Excel, Power BI Desktop Oracle 10 och senare versioner.
Oracle Database vy Excel, Power BI Desktop Oracle 10 och senare versioner.
Annan (generisk tillgång)
Azure Synapse Analytics tabell Excel, Power BI Desktop, SQL Server dataverktyg
Azure Synapse Analytics vy Excel, Power BI Desktop, SQL Server dataverktyg
SQL Server Analysis Services dimension Excel, Power BI Desktop SQL Server 2008 och senare versioner.
SQL Server Analysis Services KPI Excel, Power BI Desktop SQL Server 2008 och senare versioner.
SQL Server Analysis Services mått Excel, Power BI Desktop SQL Server 2008 och senare versioner.
SQL Server Analysis Services tabell Excel, Power BI Desktop SQL Server 2008 och senare versioner.
SQL Server Reporting Services rapport Webbläsare Endast servrar i enhetligt läge. SharePoint läge stöds inte. SQL Server versionerna 2008 och senare
SQL Server tabell Excel, Power BI Desktop, SQL Server dataverktyg SQL Server 2008 och senare versioner.
SQL Server vy Excel, Power BI Desktop, SQL Server dataverktyg SQL Server 2008 och senare versioner.
Teradata-tabell Excel
Teradata-vy Excel
SAP Business Warehouse Fungerar bara på engelska. Mått stöds inte.
SAP HANA vy Power BI Desktop
DB2-tabell
DB2-vy
Filsystemfil
FTP-katalog
FTP-fil
HTTP-rapport
HTTP-slutpunkt
HTTP-fil
OData-entitetsuppsättning
OData-funktion
PostgreSQL-tabell
PostgreSQL-vy
SAP HANA vy
Salesforce-objekt
SharePoint-lista
Azure Cosmos DB samling Endast äldre samlingar från Azure DocumentDB och SQL API-samlingar i Azure Cosmos DB är kompatibla. Nyare Cosmos DB-API:er stöds inte ännu. Välj Azure DocumentDB i listan Datakälla.
Allmän ODBC-tabell
Allmän ODBC-vy
Cassandra-tabell Publicera som en allmän ODBC-tillgång
Cassandra-vy Publicera som en allmän ODBC-tillgång
Sybase-tabell
Sybase-vy
MongoDB-tabell Publicera som en allmän ODBC-tillgång
MongoDB-vy Publicera som en allmän ODBC-tillgång

Om du vill se en specifik datakälla som stöds kan du föreslå den (eller ge ditt stöd om det redan har rekommenderats) genom att gå till Data Catalog på Azure Feedback Forums.

Referensspecifikation för datakälla

Anteckning

Kolumnen DSL-struktur i följande tabell innehåller endast anslutningsegenskaperna för "adress"-egenskapsdetalnen som används av Azure Data Catalog. Det innebär att "adress"-egenskapsdetalgenskapen kan innehålla andra anslutningsegenskaper för datakällan som Azure Data Catalog bevarar, men inte använder.

Källtyp Tillgångstyp Objekttyper DSL-struktur
Azure Data Lake Store Container Data Lake Protocol: webhdfs
Authentication: {basic, oauth}
Address:
      url
Azure Data Lake Store Table Directory, file Protocol: webhdfs
Authentication: {basic, oauth}
Address:
      url
Azure Storage Container Container Protocol: azure-blobs
Authentication: {azure-access-key}
Address:
      domain
      account
      container
Azure Storage Table Blob, directory Protocol: azure-blobs
Authentication: {azure-access-key}
Address:
      domain
      account
      container
      name
Azure Storage Container Container Protocol: azure-tables
Authentication: {azure-access-key}
Address:
      domain
      account
Azure Storage Table Table Protocol: azure-tables
Authentication: {azure-access-key}
Address:
      domain
      account
      name
Datazen Container Site Protocol: http
Authentication: {none, basic, windows, oauth}
Address:
      url
Datazen Report Report, dashboard Protocol: http
Authentication: {none, basic, windows, oauth}
Address:
      url
DB2 Container Database Protocol: db2
Authentication: {basic, windows}
Address:
      server
      database
DB2 Table Table, view Protocol: db2
Authentication: {basic, windows}
Address:
      server
      database
      object
      schema
File system Table File Protocol: file
Authentication: {none, basic, windows}
Address:
      path
FTP Table Directory, file Protocol: ftp
Authentication: {none, basic, windows}
Address:
      url
Hadoop Distributed File System Container Cluster Protocol: webhdfs
Authentication: {basic, oauth}
Address:
      url
Hadoop Distributed File System Table Directory, file Protocol: webhdfs
Authentication: {basic, oauth}
Address:
      url
Hive Container Database Protocol: hive
Authentication: {HDInsight, basic, username, none}
Address:
      server
      database
connectionProperties:
      serverProtocol: {hive2}
Hive Table Table, view Protocol: hive
Authentication: {HDInsight, basic, username, none}
Address:
      server
      database
      object
connectionProperties:
      serverProtocol: {hive2}
HTTP Container Site Protocol: http
Authentication: {none, basic, windows, oauth}
Address:
      url
HTTP Report Report, dashboard Protocol: http
Authentication: {none, basic, windows, oauth}
Address:
      url
HTTP Table Endpoint, file Protocol: http
Authentication: {none, basic, windows, oauth}
Address:
      url
MySQL Container Database Protocol: mysql
Authentication: {protocol, windows}
Address:
      server
      database
MySQL Table Table, view Protocol: mysql
Authentication: {protocol, windows}
Address:
      server
      database
      object
OData Container Entity container Protocol: odata
Authentication: {none, basic, windows}
Address:
      url
OData Table Entity set, function Protocol: odata
Authentication: {none, basic, windows}
Address:
      url
      resource
Oracle Database Container Database Protocol: oracle
Authentication: {protocol, windows}
Address:
      server
      database
Oracle Database Table Table, view Protocol: oracle
Authentication: {protocol, windows}
Address:
      server
      database
      schema
      object
PostgreSQL Container Database Protocol: postgresql
Authentication: {basic, windows}
Address:
      server
      database
PostgreSQL Table Table, view Protocol: postgresql
Authentication: {basic, windows}
Address:
      server
      database
      schema
      object
Power BI Desktop Container Site Protocol: http
Authentication: {none, basic, windows, oauth}
Address:
      url
Power BI Desktop Report Report, dashboard Protocol: http
Authentication: {none, basic, windows, oauth}
Address:
      url
Power Query Table Data mashup Protocol: power-query
Authentication: {oauth}
Address:
      url
Salesforce Table Object Protocol: salesforce-com
Authentication: {basic, windows}
Address:
      loginServer
      class
      itemName
SAP HANA Container Server Protocol: sap-hana-sql
Authentication: {protocol, windows}
Address:
      server
SAP HANA Table View Protocol: sap-hana-sql
Authentication: {protocol, windows}
Address:
      server
      schema
      object
SharePoint Table List Protocol: sharepoint-list
Authentication: {basic, windows}
Address:
      url
Azure Synapse Analytics Command Stored procedure Protocol: tds
Authentication: {protocol, windows}
Address:
      server
      database
      schema
      object
Azure Synapse Analytics TableValuedFunction Table-valued function Protocol: tds
Authentication: {protocol, windows}
Address:
      server
      database
      schema
      object
Azure Synapse Analytics Container Database Protocol: tds
Authentication: {protocol, windows}
Address:
      server
      database
Azure Synapse Analytics Table Table, view Protocol: tds
Authentication: {protocol, windows}
Address:
      server
      database
      schema
      object
SQL Server Command Stored procedure Protocol: tds
Authentication: {protocol, windows}
Address:
      server
      database
      schema
      object
SQL Server TableValuedFunction Table-valued function Protocol: tds
Authentication: {protocol, windows}
Address:
      server
      database
      schema
      object
SQL Server Container Database Protocol: tds
Authentication: {protocol, windows}
Address:
      server
      database
SQL Server Table Table, view Protocol: tds
Authentication: {protocol, windows}
Address:
      server
      database
      schema
      object
SQL Server Analysis Services multidimensional Container Model Protocol: analysis-services
Authentication: {windows, basic, anonymous, none}
Address:
      server
      database
      model
SQL Server Analysis Services multidimensional KPI KPI Protocol: analysis-services
Authentication: {windows, basic, anonymous, none}
Address:
      server
      database
      model
      object
      objectType: {KPI}
SQL Server Analysis Services multidimensional Measure Measure Protocol: analysis-services
Authentication: {windows, basic, anonymous, none}
Address:
      server
      database
      model
      object
      objectType: {Measure}
SQL Server Analysis Services multidimensional Table Dimension Protocol: analysis-services
Authentication: {windows, basic, anonymous, none}
Address:
      server
      database
      model
      object
      objectType: {Dimension}
SQL Server Analysis Services tabular Container Model Protocol: analysis-services
Authentication: {windows, basic, anonymous, none}
Address:
      server
      database
      model
SQL Server Analysis Services tabular KPI KPI Protocol: analysis-services
Authentication: {windows, basic, anonymous, none}
Address:
      server
      database
      model
      object
      objectType: {KPI}
SQL Server Analysis Services tabular Measure Measure Protocol: analysis-services
Authentication: {windows, basic, anonymous, none}
Address:
      server
      database
      model
      object
      objectType: {Measure}
SQL Server Analysis Services tabular Table Table Protocol: analysis-services
Authentication: {windows, basic, anonymous, none}
Address:
      server
      database
      model
      object
      objectType: {Table}
SQL Server Reporting Services Container Server Protocol: reporting-services
Authentication: {windows}
Address:
      server
      version: {ReportingService2010}
SQL Server Reporting Services Report Report Protocol: reporting-services
Authentication: {windows}
Address:
      server
      path
      version: {ReportingService2010}
Teradata Container Database Protocol: teradata
Authentication: {protocol, windows}
Address:
      server
      database
Teradata Table Table, view Protocol: teradata
Authentication: {protocol, windows}
Address:
      server
      database
      object
SQL Server Master Data Services Container Model Protocol: mssql-mds
Authentication: {windows}
Address:
      url
      model
      version
SQL Server Master Data Services Table Entity Protocol: mssql-mds
Authentication: {windows}
Address:
      url
      model
      version
      entity
Azure Cosmos DB Container Database Protocol: document-db
Authentication: {azure-access-key}
Address:
      url
      database
Azure Cosmos DB Collection Collection Protocol: document-db
Authentication: {azure-access-key}
Address:
      url
      database
      collection
Generic ODBC Container Database Protocol: odbc
Authentication: {basic, windows}
Address:
      options
      database
Generic ODBC Table Table, View Protocol: odbc
Authentication: {basic, windows}
Address:
      options
      database
      object
      schema
Sybase Container Database protocol: sybase
authentication: {basic, windows}
address:
      server
      database
Sybase Table Table, View protocol: sybase
authentication: {basic, windows}
address:
      server
      database
      schema
      object
Other (none of the above) Protocol: generic-asset
Address:
      assetId