Skip to content

Latest commit

 

History

History
 
 

101-cosmosdb-sql-container-sprocs

Create an Azure Cosmos DB Core (SQL) API container with stored procedure, trigger and user defined function

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

Deploy To Azure Deploy To Azure US Gov Visualize

This template creates an Azure Cosmos account for Core (SQL) API and a container with a stored procedure, trigger and user defined function.

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).
  • Database Name: Enter the database name for the account.
  • Container Name: Enter the name for the container.
  • Throughput: Enter the RU/s for the container (default is 400).