Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Get-CosmosDbContinuationToken function - Fixes #355 #363

Merged
merged 1 commit into from
May 11, 2020
Merged

Conversation

PlagueHO
Copy link
Owner

@PlagueHO PlagueHO commented May 11, 2020

  • Added Get-CosmosDbContinuationToken helper function to get the continuation
    token from response headers returned by Get-CosmosDbCollection or
    Get-CosmosDbDocument - Fixes Issue #355.
  • Added example to README.md showing how to loop through a document set
    to return more than 4MB of documents - Fixes Issue #354.

This change is Reviewable

@PlagueHO PlagueHO merged commit 90db53c into master May 11, 2020
@PlagueHO PlagueHO deleted the Issue-355 branch May 11, 2020 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant