You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cosmos-db/manage-cassandra-with-resource-manager.md
+5-211Lines changed: 5 additions & 211 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Use Azure Resource Manager templates to create and configure Azure
4
4
author: markjbrown
5
5
ms.service: cosmos-db
6
6
ms.topic: conceptual
7
-
ms.date: 05/12/2020
7
+
ms.date: 05/19/2020
8
8
ms.author: mjbrown
9
9
---
10
10
@@ -26,221 +26,15 @@ To create any of the Azure Cosmos DB resources below, copy the following example
26
26
27
27
## Azure Cosmos account for Cassandra with autoscale provisioned throughput
28
28
29
-
This template creates an Azure Cosmos account in two regions with options for consistency and failover, with a keyspace and table configured for autoscale throughput.
29
+
This template creates an Azure Cosmos account in two regions with options for consistency and failover, with a keyspace and table configured for autoscale throughput. This template is also available for one-click deploy from Azure Quickstart Templates Gallery.
[](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-cosmosdb-cassandra-autoscale%2Fazuredeploy.json)
## Azure Cosmos account for Cassandra with standard (manual) provisioned throughput
37
+
## Azure Cosmos account for Cassandra with standard provisioned throughput
244
38
245
39
This template creates an Azure Cosmos account in two regions with options for consistency and failover, with a keyspace and table configured for standard throughput. This template is also available for one-click deploy from Azure Quickstart Templates Gallery.
0 commit comments