Skip to content

Latest commit

 

History

History
 
 

101-cosmosdb-create-account

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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.