Skip to content

Commit 5ec7896

Browse files
committed
updated samples page
1 parent 48eae53 commit 5ec7896

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Use Azure Resource Manager templates to create and configure Azure
44
author: markjbrown
55
ms.service: cosmos-db
66
ms.topic: conceptual
7-
ms.date: 04/14/2020
7+
ms.date: 04/27/2020
88
ms.author: mjbrown
99
---
1010

@@ -19,6 +19,7 @@ The following tables include links to Azure Resource Manager templates for Azure
1919
|[Create an Azure Cosmos account, database, container](manage-sql-with-resource-manager.md#create-resource) | This template creates a SQL (Core) API account in two regions with two containers with shared database throughput and a container with dedicated throughput. Throughput can be updated by resubmitting the template with updated throughput property value. |
2020
|[Create an Azure Cosmos account, database and container with a stored procedure, trigger and UDF](manage-sql-with-resource-manager.md#create-sproc) | This template creates a SQL (Core) API account in two regions with a stored procedure, trigger and UDF for a container. |
2121
|[Create a private endpoint for an existing Azure Cosmos account](how-to-configure-private-endpoints.md#create-a-private-endpoint-by-using-a-resource-manager-template) | This template creates a private endpoint for an existing Azure Cosmos SQL API account in an existing virtual network. |
22+
|[Create a free-tier Azure Cosmos account](manage-sql-with-resource-manager.md#free-tier) | This template creates an Azure Cosmos DB account on free-tier. |
2223

2324
## MongoDB API
2425

0 commit comments

Comments
 (0)