You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

The SQL connector will crawl content from Azure Cosmos . 


On this page

Features


Some features of the Azure Cosmos SQL connector include:

  • Scans all the databases in the server.
  • Scans all containers per database.
  • Scans specific database and container.
  • Extracts table information from all databases.
  • Extracts the rows from all the tables extracted.


Content Retrieved


The Azure Cosmos SQL connector retrieves several types of documents.

  • Databases.
  • Containers.
  • Items.


Limitations 


 The Azure Cosmos SQL connector has the following limitations:

  • Performance could be affected if querying large tables when using a sampling option.
  • If using a skip offset for the sampling, using a big offset value could impact performance.


  • No labels