Cosmos Db - Increase the paging result size

Cosmos Db - Increase the paging result size

I wasn't aware that the paging size in the Cosmos Db Data explorer can be configured. So it was able to increase the page size from 100 to 1000,

Settings

The settings gear opens a configuration dialog:

image.png

The dialog with

  • Page options
  • Enable cross-partition query
  • Max degree of parallelism

image.png

Result:

Before:

image.png

After:

image.png

Data

The Cosmos Db was filled with Sample data by using Data migration tool.