How can I obtain the JSON of a document given the item id? #370
Labels
enhancement
The issue is an enhancement request.
in progress
The issue is being actively worked on by someone.
Issue
Before submitting your issue for the CosmosDB project, please take a moment to
provide the following details:
Get-Module -Name CosmosDB
)Thanks for contributing your feedback and support! You can optionally submit a
Pull Request against this project, if you have a fix you'd like to share.
Scenario
I would like to dump documents from my collection using a query into a physical folder. I would like to make some minor changes and then save them back.
Get-CosmosDbDocument
This worked well. But, it gave me a tabular result set - which is also very useful in other scenarios.
Thanks,
Sau
The text was updated successfully, but these errors were encountered: