Create an Azure Cosmos DB account for Gremlin API autoscale
This template creates an Azure Cosmos DB account for Gremlin API, provisioned for two regions, then provisions a database and a graph with autoscale throughput.
Below are the parameters which can be configured in the parameters file or template including:
- Consistency Level: Select from one of the 5 consistency levels: Strong, Bounded Staleness, Session, Consistent Prefix, Eventual.
- Multi-Region: Enter locations for primary and secondary regions.
- System Managed Failover: Select whether to enable system managed failover on the account.
- Database Name: Enter the database name for the account.
- Graph Name: Enter the name for the graph.
- Autoscale Max Throughput: Enter the maximum autoscale RU/s for the graph (default and minimum 1000).
Tags: Microsoft.DocumentDB/databaseAccounts, Microsoft.DocumentDB/databaseAccounts/gremlinDatabases, Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs