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

Compare with Current View Page History

« Previous Version 3 Next »

The AzureTable connector will crawl content from a Azure Cosmos . 


On this page

Features


Some of the features of the AzureTable connector include:

  • Scans all tables in the server.
  • Scans specific tables.
  • Extracts table information from all databases.
  • Extracts the rows from all the tables extracted.


Content Retrieved


The AzureTable connector retrieves several types of documents.

  • Databases.
  • Tables.
  • Entity.


Limitations 


 AzureTable connector has the following limitations:

  • The performance could be affected when querying large tables when use a Sampling option.
  • Use a skip offset for the sampling, using a big offset value could affect the performance.
  • The AzureTable connector do not have the option to insert multiple databases, this is because when you create an account in Azure CosmosDB with AzureTable, creates a single database by default, and within that database you can create all the tables that you want.


  • No labels