Skip to content

Files

Latest commit

84cd801 · Sep 30, 2019

History

History
This branch is 16252 commits behind Azure/azure-quickstart-templates:master.

101-cosmosdb-create-account

Create an Azure CosmosDB Account

   

   

   

This ARM template is intented to create a CosmosDB Account quickly with the minimal required values

Tags : CosmosDB

Parameters

The following parameters has default value allowing to deploy the template as-is without providing any parameter but could be overriden at the deployment time :

name : Name of the CosmosDB Account, default is a unique string calculated from the "cosmosdb" token and the resource group id.

location : Location of the CosmosDB Account, default to the location of the resource group.

tier : Offering type of the CosmosDB Account, default to Standard.