Skip to content

Commit dc071ba

Browse files
authored
Removed deprecated ARM example from Graph API
1 parent 00fcfa3 commit dc071ba

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

articles/cosmos-db/graph/resource-manager-template-samples.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,19 +35,11 @@ This template will create an Azure Cosmos account for Gremlin API with a databas
3535

3636
:::code language="json" source="~/quickstart-templates/quickstarts/microsoft.documentdb/cosmosdb-gremlin-autoscale/azuredeploy.json":::
3737

38-
<a id="create-manual"></a>
39-
40-
## Azure Cosmos DB account for Gremlin with standard provisioned throughput
41-
42-
This template will create an Azure Cosmos account for Gremlin API with a database and graph with standard (manual) throughput. This template is also available for one-click deploy from Azure Quickstart Templates Gallery.
43-
44-
[:::image type="content" source="../../media/template-deployments/deploy-to-azure.svg" alt-text="Deploy to Azure":::](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fquickstarts%2Fmicrosoft.documentdb%2Fcosmosdb-gremlin%2Fazuredeploy.json)
45-
4638
## Next steps
4739

4840
Here are some additional resources:
4941

5042
* [Azure Resource Manager documentation](../../azure-resource-manager/index.yml)
5143
* [Azure Cosmos DB resource provider schema](/azure/templates/microsoft.documentdb/allversions)
5244
* [Azure Cosmos DB Quickstart templates](https://azure.microsoft.com/resources/templates/?resourceType=Microsoft.DocumentDB&pageNumber=1&sort=Popular)
53-
* [Troubleshoot common Azure Resource Manager deployment errors](../../azure-resource-manager/templates/common-deployment-errors.md)
45+
* [Troubleshoot common Azure Resource Manager deployment errors](../../azure-resource-manager/templates/common-deployment-errors.md)

0 commit comments

Comments
 (0)