Skip to content

Commit 6f55bc6

Browse files
Merge pull request #110938 from anfeldma-ms/QuickstartFix
Updated account creation include
2 parents c576746 + ae40413 commit 6f55bc6

5 files changed

+12
-4
lines changed

includes/cosmos-db-create-dbaccount.md

Lines changed: 12 additions & 4 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 |
@@ -27,6 +34,7 @@
2734
|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.|
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

37+
3038
> [!NOTE]
3139
> 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.
3240
146 KB
Loading
61.6 KB
Loading
88.8 KB
Loading
99.3 KB
Loading

0 commit comments

Comments
 (0)