Skip to content

Latest commit

 

History

History
 
 

101-cosmosdb-gremlin-autoscale

Create an Azure Cosmos account for Gremlin API with database and a graph with autoscale throughput

Azure Public Test Date Azure Public Test Result

Azure US Gov Last Test Date Azure US Gov Last Test Result

Best Practice Check Cred Scan Check

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.
  • Automatic Failover: Select whether to enable automatic 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 4000).

Deploy To Azure

Deploy To Azure Gov

Visualize