Skip to content

Latest commit

 

History

History

101-cosmosdb-cassandra

Create an Azure Cosmos account for Cassandra API with a keyspace and two tables

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 Cassandra API in two regions with a keyspace and table with dedicated throughput.

Below are the parameters which can be user configured in the parameters file 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 (Ignored when Multi-Master is enabled).
  • Keyspace Name: Enter the keyspace name for the account.
  • Table Name: Enter the table name for the account.
  • Throughput: Enter the RU/s for the table (default is 400).

Deploy To Azure Visualize