Ondersteunde gegevensbronnen in Azure Data Catalog

Belangrijk

Gebruik voor bijgewerkte functies van Data Catalog de nieuwe Azure controle sfeer liggen -service. deze biedt Unified Data governance voor uw hele data.

U kunt metagegevens publiceren met behulp van een openbare API of een hulpprogramma voor registratie met één klik of door handmatig gegevens rechtstreeks in te Azure Data Catalog webportal. De volgende tabel bevat een overzicht van alle gegevensbronnen die momenteel door de catalogus worden ondersteund, en de publicatiemogelijkheden voor elk van deze bronnen. Ook worden de externe gegevenshulpprogramma's vermeld die elke gegevensbron kan starten vanuit de 'open-in'-ervaring van de portal. De tweede tabel bevat een meer technische specificatie van elke verbindings-eigenschap van de gegevensbron.

Lijst met ondersteunde gegevensbronnen

Gegevensbronobject API Handmatige vermelding Hulpprogramma voor registratie Open-in-hulpprogramma's Opmerkingen
Azure Data Lake Store directory (alleen Gen 1)
Azure Data Lake Store bestand (alleen Gen 1)
Azure Blob Storage Power BI Desktop
Azure Storage directory Power BI Desktop
Azure Storage tabel
HDFS-map
HDFS-bestand
Hive-tabel Excel
Hive-weergave Excel
MySQL-tabel Excel, Power BI Desktop
MySQL-weergave Excel, Power BI Desktop
Oracle Database tabel Excel, Power BI Desktop Oracle 10 en latere versies.
Oracle Database weergeven Excel, Power BI Desktop Oracle 10 en latere versies.
Overige (algemene asset)
Azure Synapse Analytics tabel Excel, Power BI Desktop, SQL Server-hulpprogramma's
Azure Synapse Analytics weergeven Excel, Power BI Desktop, SQL Server-hulpprogramma's
SQL Server Analysis Services dimensie Excel, Power BI Desktop SQL Server 2008 en latere versies.
SQL Server Analysis Services KPI Excel, Power BI Desktop SQL Server 2008 en latere versies.
SQL Server Analysis Services meting Excel, Power BI Desktop SQL Server 2008 en latere versies.
SQL Server Analysis Services tabel Excel, Power BI Desktop SQL Server 2008 en latere versies.
SQL Server Reporting Services rapport Browser Alleen servers in de native modus. SharePoint modus wordt niet ondersteund. SQL Server 2008 en latere versies
SQL Server tabel Excel, Power BI Desktop, SQL Server hulpprogramma's voor gegevens SQL Server 2008 en latere versies.
SQL Server weergeven Excel, Power BI Desktop, SQL Server hulpprogramma's voor gegevens SQL Server 2008 en latere versies.
Teradata-tabel Excel
Teradata-weergave Excel
SAP Business Warehouse Werkt alleen in het Engels. Metingen worden niet ondersteund.
SAP HANA weergeven Power BI Desktop
DB2-tabel
DB2-weergave
Bestandssysteembestand
FTP-directory
FTP-bestand
HTTP-rapport
HTTP-eindpunt
HTTP-bestand
OData-entiteitsset
De functie OData
PostgreSQL-tabel
PostgreSQL-weergave
SAP HANA weergeven
Salesforce-object
SharePoint-lijst
Azure Cosmos DB verzameling Alleen verouderde verzamelingen van Azure DocumentDB en SQL API-verzamelingen in Azure Cosmos DB zijn compatibel. Nieuwere Cosmos DB-API's worden nog niet ondersteund. Kies Azure DocumentDB in de lijst Gegevensbron.
Algemene ODBC-tabel
Algemene ODBC-weergave
Cassandra-tabel Publiceren als een algemene ODBC-asset
Cassandra-weergave Publiceren als een algemene ODBC-asset
Sybase-tabel
Sybase-weergave
MongoDB-tabel Publiceren als een algemene ODBC-asset
MongoDB-weergave Publiceren als een algemene ODBC-asset

Als u wilt dat een specifieke gegevensbron wordt ondersteund, stelt u deze voor (of geeft u uw ondersteuning aan als deze al is voorgesteld) door naar de Data Catalog op de Azure-feedbackforums te gaan.

Referentiespecificatie voor gegevensbron

Notitie

De kolom DSL-structuur in de volgende tabel bevat alleen de verbindingseigenschappen voor 'adres'-eigenschappen die worden gebruikt door Azure Data Catalog. Dat wil zeggen dat de eigenschappentas 'adres' andere verbindingseigenschappen van de gegevensbron kan bevatten die Azure Data Catalog, maar niet gebruikt.

Brontype Assettype Objecttypen DSL-structuur
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