Skip to content

Commit 23a4d61

Browse files
committed
Fix value.
1 parent f5ad7ea commit 23a4d61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/includes/cosmos-db-create-dbaccount-cassandra.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ ms.custom: include file, ignite-2022
3535
|Location|The region closest to your users|Select a geographic location to host your Azure Cosmos DB account. Use the location that is closest to your users to give them the fastest access to the data.|
3636
|Capacity mode|Provisioned throughput or Serverless|Select **Provisioned throughput** to create an account in [provisioned throughput](../set-throughput.md) mode. Select **Serverless** to create an account in [serverless](../serverless.md) mode.|
3737
|Apply Azure Cosmos DB free tier discount|**Apply** or **Do not apply**|With Azure Cosmos DB free tier, you will get the first 1000 RU/s and 25 GB of storage for free in an account. Learn more about [free tier](https://azure.microsoft.com/pricing/details/cosmos-db/).|
38-
|Limit total account throughput|**Select** or don't.|Select to limit the total throughput of the account. This is useful if you want to limit the total throughput of the account to a specific value.|
38+
|Limit total account throughput|Select to limit throughput of the account|This is useful if you want to limit the total throughput of the account to a specific value.|
3939

4040
> [!NOTE]
4141
> You can have up to one free tier Azure Cosmos DB account per Azure subscription and must opt-in when creating the account. If you do not see the option to apply the free tier discount, this means another account in the subscription has already been enabled with free tier.

0 commit comments

Comments
 (0)