Managing DocumentDB with Powershell
youngr6
18th June 2016 1 Comment on Managing DocumentDB with Powershell
I thought it worth sharing this post, because as well as giving you the right information for calling the DocumentDB APIs from Powershell, it also gives a basis for being able to call any RESTful web API from a Powershell script – which is particularly useful for things like creating custom VSTS Build and Release tasks. The task I wanted… Read more »