There is no built-in export option in the database service itself. However, the DocumentDB data migration tool published by the DocumentDB team is available and provides import and export capabilities (export to JSON). Everything is documented in the DocumentDB area of ββthe Azure site, specifically here .
This is not the only option, since you can write your own export application based on one of the existing language SDKs or direct REST API calls.
, , , . , DocumentDB .