#Create or update DocumentDB documents as part of your Release Use VSTS's release management to deploy JSON reference or configuration documents to your Azure DocumentDB database collections. Currently the following features are available:
This extension installs the following components
##Usage The deployment tasks use Powershell to invoke REST-API calls to DocumentDB. No additional dependencies are required. ###Using Publish Document to DocumentDB task to deploy JSON Files
Note - it is recommended to use variables defined in your Release Environment to store secrets such as the Master Account Key, rather than entering them in plain text in the task parameters dialog. Secrets in the Environment variables dialog can be secured using the padlock button ##Compatibility Runs on Windows agents (Requires PowerShell3) ##Contact Information For further information, resolving issues or giving feedback [send mail](russell@russellyoung.net?Subject=[Feedback]DocumentDB Extension). |