Skip to content

Commit 1431ac8

Browse files
committed
Updated account creation include
1 parent 73af3f2 commit 1431ac8

5 files changed

+13
-6
lines changed

includes/cosmos-db-create-dbaccount.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,22 @@
66
ms.author: sngun
77
ms.service: cosmos-db
88
ms.topic: include
9-
ms.date: 04/08/2019
9+
ms.date: 04/10/2020
1010
ms.custom: include file
1111
---
1212

13-
1. Go to the [Azure portal](https://portal.azure.com/) to create an Azure Cosmos DB account. Search for and select **Azure Cosmos DB**.
13+
1. Go to the [Azure portal](https://portal.azure.com/) to create an Azure Cosmos DB account. At your homepage choose **Create a resource** from the **Azure services** panel.
1414

15-
![The Azure portal Databases pane](./media/cosmos-db-create-dbaccount/create-nosql-db-databases-json-tutorial-1.png)
15+
![Create a resource](./media/cosmos-db-create-dbaccount/azure-cosmos-db-create-resource-1.png)
16+
17+
1. Search for and select **Azure Cosmos DB**.
18+
19+
![The Azure portal resources drop-down](./media/cosmos-db-create-dbaccount/create-nosql-db-databases-json-tutorial-updated-1.png)
20+
21+
1. Select **Create**.
22+
23+
![Create Azure Cosmos DB resource](./media/cosmos-db-create-dbaccount/azure-cosmos-db-create-account-1.png)
1624

17-
1. Select **Add**.
1825
1. On the **Create Azure Cosmos DB Account** page, enter the basic settings for the new Azure Cosmos account.
1926

2027
|Setting|Value|Description |
@@ -28,8 +35,8 @@
2835
|Account Type|Production or Non-Production|Select **Production** if the account will be used for a production workload. Select **Non-Production** if the account will be used for non-production, e.g. development, testing, QA, or staging. This is an Azure resource tag setting that tunes the Portal experience but does not affect the underlying Azure Cosmos DB account. You can change this value anytime.|
2936

3037

31-
> [!NOTE]
32-
> 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.
38+
> [!NOTE]
39+
> 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.
3340
3441
![The new account page for Azure Cosmos DB](./media/cosmos-db-create-dbaccount/azure-cosmos-db-create-new-account-detail.png)
3542

146 KB
Loading
61.6 KB
Loading
88.8 KB
Loading
99.3 KB
Loading

0 commit comments

Comments
 (0)