Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Azure Resource Manager (ARM) templates can be used to declaratively describe the infrastructure behind your solution. Azure DocumentDB has recently been added to the list of resources supported by ARM, so now you can use ARM to define your DocumentDB account as well.
This blog post describes an Azure Resource Manager template and a sample Node.js + DocumentDB solution, and a Visual Studio Online build definition to continuously deploy the site and the infrastructure:
<www.talmeida.net/blog/2015/10/26/infrastructure-as-code-and-continuous-deployment-of-a-nodejs-azure-documentdb-solution>
- Anonymous
April 06, 2017
thanks