Create an Azure CosmosDB Account
This ARM template is intended to create a Cosmos DB 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 Cosmos DB Account, default is a unique string calculated from the "cosmosdb" token and the resource group id.
location
: Location of the Cosmos DB Account, default to the location of the resource group.
tier
: Offering type of the Cosmos DB Account, default to Standard.
Tags: Microsoft.DocumentDB/databaseAccounts