This ARM template is intented to create a CosmosDB Account quickly with the minimal required values
Tags : CosmosDB
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.