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/mongodb/vcore/quickstart-portal.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ ms.reviewer: sidandrews
9
9
ms.service: azure-cosmos-db
10
10
ms.subservice: mongodb-vcore
11
11
ms.topic: quickstart
12
-
ms.date: 06/20/2024
12
+
ms.date: 08/08/2024
13
13
---
14
14
15
15
# Quickstart: Create an Azure Cosmos DB for MongoDB vCore cluster by using the Azure portal
@@ -43,7 +43,7 @@ Create a MongoDB cluster by using Azure Cosmos DB for MongoDB vCore.
43
43
44
44
1. On the **Create Azure Cosmos DB for MongoDB cluster** page, select the **Configure** option within the **Cluster tier** section.
45
45
46
-
:::image type="content" source="media/quickstart-portal/select-cluster-option.png" alt-text="Screenshot of the configure cluster option for a new Azure Cosmos DB for MongoDB cluster.":::
46
+
:::image type="content" source="media/quickstart-portal/select-cluster-option.png" alt-text="Screenshot of the 'configure cluster' option for a new Azure Cosmos DB for MongoDB cluster.":::
47
47
48
48
1. On the **Scale** page, leave the options set to their default values:
49
49
@@ -63,7 +63,7 @@ Create a MongoDB cluster by using Azure Cosmos DB for MongoDB vCore.
63
63
| Resource group | Resource group name | Select a resource group, or select **Create new**, then enter a unique name for the new resource group. |
64
64
| Cluster name | A unique name | Enter a name to identify your Azure Cosmos DB for MongoDB cluster. The name is used as part of a fully qualified domain name (FQDN) with a suffix of *mongocluster.cosmos.azure.com*, so the name must be globally unique. The name can only contain lowercase letters, numbers, and the hyphen (-) character. The name must also be between 3 and 40 characters in length. |
65
65
| Location | The region closest to your users | Select a geographic location to host your Azure Cosmos DB for MongoDB cluster. Use the location that is closest to your users to give them the fastest access to the data. |
66
-
| MongoDB version | Version of MongoDB to run in your cluster | This controls the mongo version your applications will use. |
66
+
| MongoDB version | Version of MongoDB to run in your cluster | This controls the mongo version your application uses. |
67
67
| Admin username | Provide a username to access the cluster | This user is created on the cluster as a user administrator. |
68
68
| Password | Use a unique password to pair with the username | Password must be at least eight characters and at most 128 characters. |
69
69
@@ -115,7 +115,7 @@ When you're done with Azure Cosmos DB for MongoDB vCore cluster, you can delete
115
115
116
116
1. On the resource group page, select **Delete resource group**.
117
117
118
-
:::image type="content" source="media/quickstart-portal/select-delete-resource-group-option.png" alt-text="Screenshot of the delete resource group option in the menu for a specific resource group.":::
118
+
:::image type="content" source="media/quickstart-portal/select-delete-resource-group-option.png" alt-text="Screenshot of the 'delete resource group' option in the menu for a specific resource group.":::
119
119
120
120
1. In the deletion confirmation dialog, enter the name of the resource group to confirm that you intend to delete it. Finally, select **Delete** to permanently delete the resource group.
0 commit comments