This template will create a free-tier Azure Cosmos account for Core (SQL) API in a single region with Session level consistency and one database with 400 RU/s that can be shared with up to 25 containers. Accounts in free tier will not be billed for usage of 400 RU/s or 5GB of data or less.
Below are the parameters which can be user configured in the parameters file or template including:
- Location: Enter location for primary region.
- Database Name: Enter the database name for the account.