Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The MongoDB Azure Table connector will crawl content from a Azure Cosmos . 


Panel
titleOn this page

Table of Contents

Features


Some of the features of the AzureTable connector Azure Table connector include:

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


Content Retrieved


The AzureTable connector Azure Table connector retrieves several types of documents.

  • Databases.
  • Tables.
  • Entity.


Limitations 


 AzureTable connector  Azure Table 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 performanceThe Azure Table connector do not have the option to insert multiple databases, this is because when you create an account in Azure CosmosDB with Azure Table, creates a single database by default, and within that database you can create all the tables that you want.