Create autoscale Azure Cosmos DB account for Cassandra API

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

Bicep Version

This template creates an Azure Cosmos DB account for Cassandra API in two regions with a keyspace and table with autoscale throughput.

Below are the parameters which can be user 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.
  • Primary Region: Enter the location for primary write region.
  • Secondary Region: Enter location for the secondary read region.
  • System Managed Failover: Select whether to enable system managed failover on the account (Ignored when multi-region writes is enabled).
  • Keyspace Name: Enter the keyspace name for the account.
  • Table Name: Enter the table name for the account.
  • Autoscale Max Throughput: Enter the maximum autoscale RU/s for the table (default and minimum 1000).

Deploy To Azure

Deploy To Azure Gov

Visualize

Tags: Microsoft.DocumentDB/databaseAccounts, Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces, Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables, uuid, int, float