The SQL connector will crawl content from Azure Cosmos . 


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